Merge pull request #5570 from iBotPeaches/master

Allow closes/closed & fixes/fixed for automatic issue closing
This commit is contained in:
Dmitriy Zaporozhets 2013-11-09 01:44:36 -08:00
commit fa323c0ca1
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ production: &base
# If a commit message matches this regular expression, all issues referenced from the matched text will be closed.
# This happends when the commit is pushed or merged into the default branch of a project.
# When not specified the default issue_closing_pattern as specified below will be used.
# issue_closing_pattern: ([Cc]loses|[Ff]ixes) +#\d+
# issue_closing_pattern: ([Cc]lose[sd]|[Ff]ixe[sd]) +#\d+
## Default project features settings
default_projects_features: