]
Nick Boldt updated JBIDE-22966:
-------------------------------
Fix Version/s: 4.5.x
(was: 4.5.1.Final)
create bzira fork that supports scraping RH bugzilla
----------------------------------------------------
Key: JBIDE-22966
URL:
https://issues.jboss.org/browse/JBIDE-22966
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: build
Affects Versions: 4.4.1.AM3
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Minor
Fix For: 4.5.x
Sample issue to scrape:
https://bugzilla.redhat.com/show_bug.cgi?id=1363849
More issues:
https://bugzilla.redhat.com/buglist.cgi?component=rh-eclipse46&list_i...
Target method:
* look for whiteboard = RHT (then filter by date since last change, as current bzira.py
[1] does)
Mappings:
* BZ Product = Red Hat Software Collections --> RHECLIPSE jira
* BZ component = rh-eclipse46 (maybe others in future, eg., eclipse-cdt, eclipse-docker)
--> same component in jira (python script will generate new components automatically)
* Version = rh-eclipse46 --> "rh-eclipse46" version in JIRA
* Target Milestone --> label in JIRA
* Target Release -> label in JIRA
[1]
https://github.com/maxandersen/jiralint/blob/master/bzira.py