We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3091283 + 728f1d8 commit 8931531Copy full SHA for 8931531
config/gitlab.yml.example
@@ -57,7 +57,7 @@ production: &base
57
58
## Automatic issue closing
59
# If a commit message matches this regular expression, all issues referenced from the matched text will be closed.
60
- # This happends when the commit is pushed or merged into the default branch of a project.
+ # This happens when the commit is pushed or merged into the default branch of a project.
61
# When not specified the default issue_closing_pattern as specified below will be used.
62
# issue_closing_pattern: ([Cc]lose[sd]|[Ff]ixe[sd]) +#\d+
63
0 commit comments