Hi!

Since I install Gitlab via omnibus, I can't made 
gitlab_issue_closing_pattern work. 

First, I've added this conf to gitlab.rb in a wrong way (
issue_closing_pattern instead gitlab_issue_closing_pattern). After fix this 
(with this valuable help 
<https://twitter.com/gitlab/status/570708649544278016>), I run reconfigure, 
and gitlab.yml was updated.

Now, no matter what expression I use (Fix, Fixes, Encerra, Corrige), the 
issues never close. Only the "mentioned in commit" appears.

My config:

rodrigo@gitlab:/etc/gitlab$ sudo cat gitlab.rb | grep 
gitlab_issue_closing_pattern
gitlab_rails['gitlab_issue_closing_pattern'] = 
'([Cc]lose[sd]|[Ff]ixe[sd]|[Ee]ncerra|[Cc]orrige|[Aa]rruma|[Cc]onserta|[Ff]echa|[Ii]mplementa)
 
+#\d+'

There's something more I need to do? Or how is the right way to start 
searching the problem?

Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/fff031fa-e495-4f2e-9733-582911841eab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to