Hi,
I’m using gitlab.com with a project that has issues turned on. I expect that commit messages like “Fixes #1 blah blah” will automatically mark Issue 1 Closed, but that’s not the case.
- Should the default matching pattern already be in effect on gitlab.com?
- I’m committing to a non-master branch—are there branch-specific rules that should apply, like this only working on
master
?
Happy to add information if there’s anything to troubleshoot, I’m just kind of confused.