]
Max Rydahl Andersen commented on JBIDE-18736:
---------------------------------------------
lets please first define how the sprints are done before we start automate this ;)
create python tooling to create new sprint/milestone targets in
JBIDE/JBDS
--------------------------------------------------------------------------
Key: JBIDE-18736
URL:
https://issues.jboss.org/browse/JBIDE-18736
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: build
Affects Versions: 4.2.0.Final
Reporter: Nick Boldt
When the calendar is updated every two weeks to add a new sprint, we want to be able to
update product pages .tjp schedule file; commit to CVS; & run docbot build.
As part of that build, we can now
* generate updated Zimbra calendar
* generate new PP
In addition, we would like to be able to update JBIDE/JBDS milestones in JIRA.
This can be done programmatically via JIRA REST api, using a POST to /rest/api/2/version
(
https://issues.jboss.org/rest/api/2/version )
Doc:
https://docs.atlassian.com/jira/REST/latest/#d2e2421