Auto Fill Bugs
by Jeremie Jost
This extension automatically fills the "Bugs" field of review requests by parsing their titles and descriptions for ticket IDs. If you use an issue tracker like Redmine or JIRA that has ticket IDs, and reference those ticket IDs in the commit messages, then when publishing a review this extension will parse the commit message for the ticket IDs to fill the "Bugs" field of the review request. This will make it easier to cross-reference reviewboard and your issue tracker, and will make you a happier person.
Installation instructions
To install this package, type:
sudo easy_install -U rbautofillbug
Then go to your Administration UI -> Extensions page and click "Scan for installed extensions". The extension should show up. If it does not, reload your web server and try again.