Bug 213925 - Auto close bugs by commit
Summary: Auto close bugs by commit
Status: Closed DUPLICATE of bug 205966
Alias: None
Product: Services
Classification: Unclassified
Component: Bug Tracker (show other bugs)
Version: unspecified
Hardware: Any Any
: --- Affects Only Me
Assignee: Bugmeister
URL:
Keywords: feature
Depends on:
Blocks:
 
Reported: 2016-10-30 22:59 UTC by Jan Beich
Modified: 2016-10-30 23:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***