Nick Boldt created JBIDE-18736:
----------------------------------
Summary: 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
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)