Bug 213925

Summary: Auto close bugs by commit
Product: Services Reporter: Jan Beich <jbeich>
Component: Bug TrackerAssignee: Bugmeister <bugmeister>
Status: Closed DUPLICATE    
Severity: Affects Only Me Keywords: feature
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   

Description Jan Beich freebsd_committer freebsd_triage 2016-10-30 22:59:04 UTC
Mainly to improve workflow outside of integrated review tool. Phabricator[1] or GitHub[2] already can do it but most ports/ submissions are done via Bugzilla. An example syntax:

  PR:		fixes 123456
  PR:		resolves 123456
  PR:		closes 123456
  PR:		123456 (fix)
  PR:		123456 (close)
  PR:		123456 (resolve)

[1] https://secure.phabricator.com/book/phabricator/article/diffusion_autoclose/
[2] https://help.github.com/articles/closing-issues-via-commit-messages/
Comment 1 Jan Beich freebsd_committer freebsd_triage 2016-10-30 23:04:10 UTC

*** This bug has been marked as a duplicate of bug 205966 ***