[
https://issues.jboss.org/browse/JBIDE-23091?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-23091:
------------------------------------
Can now call createTaskJIRAs for a single JBIDE or JBDS issue:
{code}
python createTaskJIRAs.py -s
https://issues.stage.jboss.org -u USR -p PWD --jbide
4.4.2.AM2 --jbds 10.2.0.AM2 --task "test for JBIDE-23091" -c foundation
--jiraonly
python createTaskJIRAs.py -s
https://issues.stage.jboss.org -u USR -p PWD --jbide
4.4.2.AM2 --jbds 10.2.0.AM2 --task "test for JBIDE-23091" -c server --jiraonly
python createTaskJIRAs.py -s
https://issues.stage.jboss.org -u USR -p PWD --jbide
4.4.2.AM2 --jbds 10.2.0.AM2 --task "test for JBIDE-23091" -c openshift
--jiraonly
...
python createTaskJIRAs.py -s
https://issues.stage.jboss.org -u USR -p PWD --jbide
4.4.2.AM2 --jbds 10.2.0.AM2 --task "test for JBIDE-23091" -C installer
--jiraonly
{code}
And each call will simply return the JIRA ID of the created issue, eg., JBIDE-22768 or
JBDS-3946, so the call can be wrapped by a shell script.
use #close smart tag in task JIRA commit messages
(getProjectRootPomParents.sh) so JIRAs can be closed automatically when changes are
applied
---------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-23091
URL:
https://issues.jboss.org/browse/JBIDE-23091
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: build
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.4.2.AM2
Rather than having to create and bulk-close 17 JIRAs, we should use smart commit msgs
that cause JIRA workflow to close JIRAs automatically
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)