Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 642 Bytes

link_bugzilla_bug_123.md

File metadata and controls

8 lines (5 loc) · 642 Bytes

Feature: Link Bugzilla "Bug 123" in comments

On GitHub, issue links are automatically created: if a user types, "#123", it will link to issue #123. Bugzilla has the same feature: "Bug 123" will link to Bugzilla bug 123.

This feature adds Bugzilla linking support to GitHub: in comments, it links text of the form "Bug 123" to their associated Bugzilla bugs.

Example of linking bugs of the form Bug 123 in comments

This feature works together with the Hoist Bugzilla Bugs feature so that these bugs and their statuses are hoisted to the top of the issue.