[JIRA] (JENKINS-13652) Support workflow steps as build actions and/or post-build notifiers
[ https://issues.jenkins-ci.org/browse/JENKINS-13652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Hansche closed JENKINS-13652. - In version 1.33 released on June 1. > Support workflow steps as build actions and/or post-build notifiers > --- > > Key: JENKINS-13652 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13652 > Project: Jenkins > Issue Type: New Feature > Components: jira >Reporter: Joe Hansche >Assignee: olamy > > The [Jira Issue Updater > Plugin|https://wiki.jenkins-ci.org/display/JENKINS/Jira+Issue+Updater+Plugin] > has a build step that can be used to issue workflow updates as part of a > build. Unfortunately that plugin doesn't tie in with the JIRA Plugin, so you > must manually enter the wsdl URL, username, and password every time the build > step is used. > Adding a build step would allow the workflow actions to be taken in series > with an existing job configuration. > Additionally, adding a notifier (post-Recorder, which is how the > JiraIssueUpdater works), would allow the job to delay updating the workflow > action until all other recorders have finished (if that is the desire). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
[JIRA] (JENKINS-13652) Support workflow steps as build actions and/or post-build notifiers
[ https://issues.jenkins-ci.org/browse/JENKINS-13652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163431#comment-163431 ] SCM/JIRA link daemon commented on JENKINS-13652: Code changed in jenkins User: Joe Hansche Path: src/main/java/hudson/plugins/jira/JiraIssueUpdateBuilder.java src/main/java/hudson/plugins/jira/JiraSession.java src/main/java/hudson/plugins/jira/JiraSite.java src/main/resources/hudson/plugins/jira/JiraIssueUpdateBuilder/config.jelly src/main/resources/hudson/plugins/jira/JiraIssueUpdateBuilder/help-comment.html src/main/resources/hudson/plugins/jira/JiraIssueUpdateBuilder/help-jqlSearch.html src/main/resources/hudson/plugins/jira/JiraIssueUpdateBuilder/help-workflowActionName.html src/main/resources/hudson/plugins/jira/JiraIssueUpdateBuilder/help.html src/main/resources/hudson/plugins/jira/Messages.properties http://jenkins-ci.org/commit/jira-plugin/90c466a306dde53d452add3fb325c02867d14a21 Log: [FIXED JENKINS-13652] Add ability to update issues by workflow actions. A new build step that takes a JQL query, and for each matching issue, performs a configurable workflow step (such as "Resolve Issue"). Optionally adds a comment to each issue as it is updated. > Support workflow steps as build actions and/or post-build notifiers > --- > > Key: JENKINS-13652 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13652 > Project: Jenkins > Issue Type: New Feature > Components: jira >Reporter: Joe Hansche >Assignee: olamy > > The [Jira Issue Updater > Plugin|https://wiki.jenkins-ci.org/display/JENKINS/Jira+Issue+Updater+Plugin] > has a build step that can be used to issue workflow updates as part of a > build. Unfortunately that plugin doesn't tie in with the JIRA Plugin, so you > must manually enter the wsdl URL, username, and password every time the build > step is used. > Adding a build step would allow the workflow actions to be taken in series > with an existing job configuration. > Additionally, adding a notifier (post-Recorder, which is how the > JiraIssueUpdater works), would allow the job to delay updating the workflow > action until all other recorders have finished (if that is the desire). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
[JIRA] (JENKINS-13652) Support workflow steps as build actions and/or post-build notifiers
[ https://issues.jenkins-ci.org/browse/JENKINS-13652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163432#comment-163432 ] SCM/JIRA link daemon commented on JENKINS-13652: Code changed in jenkins User: Joe Hansche Path: src/main/java/hudson/plugins/jira/JiraIssueUpdateBuilder.java src/main/java/hudson/plugins/jira/listissuesparameter/JiraIssueParameterDefinition.java src/main/java/hudson/plugins/jira/listissuesparameter/JiraIssueParameterValue.java src/main/resources/hudson/plugins/jira/JiraIssueUpdateBuilder/config.jelly src/main/resources/hudson/plugins/jira/listissuesparameter/JiraIssueParameterDefinition/config.jelly src/main/resources/hudson/plugins/jira/listissuesparameter/JiraIssueParameterDefinition/index.jelly src/main/resources/hudson/plugins/jira/listissuesparameter/JiraIssueParameterValue/value.jelly http://jenkins-ci.org/commit/jira-plugin/b803c96a3bc920b70ea1e20bada1ce143fac9635 Log: [JENKINS-13652] Add license headers > Support workflow steps as build actions and/or post-build notifiers > --- > > Key: JENKINS-13652 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13652 > Project: Jenkins > Issue Type: New Feature > Components: jira >Reporter: Joe Hansche >Assignee: olamy > > The [Jira Issue Updater > Plugin|https://wiki.jenkins-ci.org/display/JENKINS/Jira+Issue+Updater+Plugin] > has a build step that can be used to issue workflow updates as part of a > build. Unfortunately that plugin doesn't tie in with the JIRA Plugin, so you > must manually enter the wsdl URL, username, and password every time the build > step is used. > Adding a build step would allow the workflow actions to be taken in series > with an existing job configuration. > Additionally, adding a notifier (post-Recorder, which is how the > JiraIssueUpdater works), would allow the job to delay updating the workflow > action until all other recorders have finished (if that is the desire). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
[JIRA] (JENKINS-13652) Support workflow steps as build actions and/or post-build notifiers
[ https://issues.jenkins-ci.org/browse/JENKINS-13652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Hansche reassigned JENKINS-13652: - Assignee: olamy (was: Joe Hansche) > Support workflow steps as build actions and/or post-build notifiers > --- > > Key: JENKINS-13652 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13652 > Project: Jenkins > Issue Type: New Feature > Components: jira >Reporter: Joe Hansche >Assignee: olamy > > The [Jira Issue Updater > Plugin|https://wiki.jenkins-ci.org/display/JENKINS/Jira+Issue+Updater+Plugin] > has a build step that can be used to issue workflow updates as part of a > build. Unfortunately that plugin doesn't tie in with the JIRA Plugin, so you > must manually enter the wsdl URL, username, and password every time the build > step is used. > Adding a build step would allow the workflow actions to be taken in series > with an existing job configuration. > Additionally, adding a notifier (post-Recorder, which is how the > JiraIssueUpdater works), would allow the job to delay updating the workflow > action until all other recorders have finished (if that is the desire). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
[JIRA] (JENKINS-13652) Support workflow steps as build actions and/or post-build notifiers
[ https://issues.jenkins-ci.org/browse/JENKINS-13652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Hansche resolved JENKINS-13652. --- Resolution: Fixed Pull request submitted: https://github.com/jenkinsci/jira-plugin/pull/10 > Support workflow steps as build actions and/or post-build notifiers > --- > > Key: JENKINS-13652 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13652 > Project: Jenkins > Issue Type: New Feature > Components: jira >Reporter: Joe Hansche >Assignee: Joe Hansche > > The [Jira Issue Updater > Plugin|https://wiki.jenkins-ci.org/display/JENKINS/Jira+Issue+Updater+Plugin] > has a build step that can be used to issue workflow updates as part of a > build. Unfortunately that plugin doesn't tie in with the JIRA Plugin, so you > must manually enter the wsdl URL, username, and password every time the build > step is used. > Adding a build step would allow the workflow actions to be taken in series > with an existing job configuration. > Additionally, adding a notifier (post-Recorder, which is how the > JiraIssueUpdater works), would allow the job to delay updating the workflow > action until all other recorders have finished (if that is the desire). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
[JIRA] (JENKINS-13652) Support workflow steps as build actions and/or post-build notifiers
[ https://issues.jenkins-ci.org/browse/JENKINS-13652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JENKINS-13652 stopped by Joe Hansche. > Support workflow steps as build actions and/or post-build notifiers > --- > > Key: JENKINS-13652 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13652 > Project: Jenkins > Issue Type: New Feature > Components: jira >Reporter: Joe Hansche >Assignee: Joe Hansche > > The [Jira Issue Updater > Plugin|https://wiki.jenkins-ci.org/display/JENKINS/Jira+Issue+Updater+Plugin] > has a build step that can be used to issue workflow updates as part of a > build. Unfortunately that plugin doesn't tie in with the JIRA Plugin, so you > must manually enter the wsdl URL, username, and password every time the build > step is used. > Adding a build step would allow the workflow actions to be taken in series > with an existing job configuration. > Additionally, adding a notifier (post-Recorder, which is how the > JiraIssueUpdater works), would allow the job to delay updating the workflow > action until all other recorders have finished (if that is the desire). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
[JIRA] (JENKINS-13652) Support workflow steps as build actions and/or post-build notifiers
[ https://issues.jenkins-ci.org/browse/JENKINS-13652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JENKINS-13652 started by Joe Hansche. > Support workflow steps as build actions and/or post-build notifiers > --- > > Key: JENKINS-13652 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13652 > Project: Jenkins > Issue Type: New Feature > Components: jira >Reporter: Joe Hansche >Assignee: Joe Hansche > > The [Jira Issue Updater > Plugin|https://wiki.jenkins-ci.org/display/JENKINS/Jira+Issue+Updater+Plugin] > has a build step that can be used to issue workflow updates as part of a > build. Unfortunately that plugin doesn't tie in with the JIRA Plugin, so you > must manually enter the wsdl URL, username, and password every time the build > step is used. > Adding a build step would allow the workflow actions to be taken in series > with an existing job configuration. > Additionally, adding a notifier (post-Recorder, which is how the > JiraIssueUpdater works), would allow the job to delay updating the workflow > action until all other recorders have finished (if that is the desire). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
[JIRA] (JENKINS-13652) Support workflow steps as build actions and/or post-build notifiers
Joe Hansche created JENKINS-13652: - Summary: Support workflow steps as build actions and/or post-build notifiers Key: JENKINS-13652 URL: https://issues.jenkins-ci.org/browse/JENKINS-13652 Project: Jenkins Issue Type: New Feature Components: jira Reporter: Joe Hansche Assignee: Joe Hansche The [Jira Issue Updater Plugin|https://wiki.jenkins-ci.org/display/JENKINS/Jira+Issue+Updater+Plugin] has a build step that can be used to issue workflow updates as part of a build. Unfortunately that plugin doesn't tie in with the JIRA Plugin, so you must manually enter the wsdl URL, username, and password every time the build step is used. Adding a build step would allow the workflow actions to be taken in series with an existing job configuration. Additionally, adding a notifier (post-Recorder, which is how the JiraIssueUpdater works), would allow the job to delay updating the workflow action until all other recorders have finished (if that is the desire). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira