Skip to content

Auto close issues

gitlab-qa-bot requested to merge github/fork/tamagokun/auto_close_issues into master

Created by: tamagokun

  • This will close issues if a commit message references an issue prefixed with "closes" or "fixes".
  • If an issue is referenced in a commit message, a note will be created to link to the commit.
  • If you leave a note with a commit sha to a valid commit, it will link it to the commit.

Probably needs some work, and I couldn't figure out how to run tests, so, the test for update_issues isn't complete. This is something I love utilizing with github, and hope it makes it into gitlab.

Merge request reports