I spend my day doing this:
- Read an issue on a Gitlab-powered issue tracker,
- Fix the issue,
- Commit and push to the same Gitlab-powered Git server,
- Mark the issue as closed.
To remove the 4th step, how can I close the issue automatically when committing?