Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
97c36f49d65b
Commit
3c420ae1
authored
Jul 27, 2014
by
Sytse Sijbrandij
Browse files
Merge branch 'test_regex_with_rubular' into 'master'
Add a tip on how to test regular expressions See merge request !994
parents
182dd78cc29e
720828eedd36
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/gitlab.yml.example
View file @
97c36f49
...
...
@@ -67,6 +67,7 @@ production: &base
# If a commit message matches this regular expression, all issues referenced from the matched text will be closed.
# This happens 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.
# Tip: you can test your closing pattern at http://rubular.com
# issue_closing_pattern: '([Cc]lose[sd]|[Ff]ixe[sd]) #(\d+)'
## Default project features settings
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment