-
The out of box rule only closes issue when the commit is pushed into main branch (or merged into it later) . You may change corresponding rule in "Adminstration / Issue Settings / State Transitions" as necessary.
-
Previous Value Current Value Open
Closed
-
Ah. It looks like it is set to "main" on default and my branch was a "master" branch. That solved it.
-
Will make the default rule to include both main and master.
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
I have a ticket naming convention like "EPUI-3" and no matter what commit message I try, I cannot get it close.
For example:
"fix: Some bug description (EPUI-3)"
"fix issue EPUI-3 :testing"
"fixes issue #3 :testing"
"fixes issue #EPUI-3 :testing"
"closes #EPUI-2"