| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Bugherder is a tool for marking bugs post-merge, created by Graeme McCutcheon.
Bugherder loads bug data anonymously, so bugs that are restricted to a Bugzilla group can't be loaded, and can't be marked. Sheriffs generally don't have access to them either, so they are normally left for someone from Release Management to deal with by hand afterwards.
When a push contains such bugs, bugherder offers to load them with an API key. Supply one belonging to an account that can see them, and bugherder will restart the normal flow with everything except those bugs filtered out - the same commenting, resolving and flag setting as usual, over just the restricted bugs. The key is reused for the submission, so it is only asked for once. Anything that still can't be loaded with the key given is called out so it can be followed up manually.
This doesn't affect the sheriff pass in any way: without a key, nothing loads and the push is presented exactly as before.
Adding "?debug=1" shows how all changesets were identified, and shows what changesets Bugherder decided were affected by a backout.
Adding "?remap=1" allows you to divert output to the bzapi sandbox bugzilla at landfill.bugzilla.org. If you use this option, you will be presented with a table of all the bugs associated with changesets. You can then enter a bug number from bzapi that output will be sent to. You don't need to enter a new bug number for every single bug shown, but only those you do enter will be transmitted, other bugs will be ignored.
Bugherder will not check the existence of any bugs you enter - be careful! Each bug number entered must be unique - that will be checked, as apparently I can't follow my own instructions. You will probably want to review the pushlog - if the push for the only bug you entered was backed out, then nothing will be sent.
When testing target milestone setting, the equivalent bug in landfill must be filed in the mcMerge Test Product product, or the submission will fail.
There are various checkbox options at the bottom of the screen:
If you do not enter any diversion bugs on the remap page, you will return to live mode, with changes going to bugzilla.mozilla.org.
Bugherder uses the following third-party projects:
| Back | FazBrowse Home | New Git URL |