Issues are not closed automatically
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
At libvirt project, we tend to put 'Resolves: $issue' into commit messages to automatically close issues when the commit is merged. For instance:
But despite this being recognized pattern (per docs) neither of linked issues were closed automatically and had to be closed by hand. I have not tried other keywords, maybe some of them works, maybe not.
Steps to reproduce
- Create an issue in a project
- Create a commit and put 'Resolves: $issue` into the commit message
- Push the commit into the master branch
- Observe open issue
Example Project
See links from a real project above.
What is the current bug behavior?
Issue is not closed.
What is the expected correct behavior?
Issue gets closed when the commit is merged.
Relevant logs and/or screenshots
N/A
Output of checks
N/A
Edited by 🤖 GitLab Bot 🤖