Create script to generate issue triage csv's from bugzilla query and git scraping
Work started here: tor-browser-spec!46 (closed)
We want to create a script to scrape Bugzilla issue tracker for issues associated with the given rapid-release, and we also want to compare this set to the list of commits found in gecko-dev for the given rapid-release version. We want the union of these two sets as candidates to look at to catch commits w/o labeled issues, and labeled issues with somehow incorrectly labeled commits.