[jbosstools-issues] [JBoss JIRA] (JBIDE-23091) use #close smart tag in task JIRA commit messages (getProjectRootPomParents.sh) so JIRAs can be closed automatically when changes are applied

Nick Boldt (JIRA) issues at jboss.org
Thu Sep 29 20:49:00 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-23091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13300657#comment-13300657 ] 

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)


More information about the jbosstools-issues mailing list