-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
The main role of the plugin is to update the issues but this is not a build plugin, but a build-reference plugin. So as far as my understanding of workflow is concerned, this should not fail builds by default.
That being said, because it already does... I think we could introduce a switch "fail build when updating JIRA fails", that is on by default.
This needs to take two scenarios in consideration:
- JIRA is not/improperly configured so no update was successful
- at least one update was successful.
This is because there is a JiraCarryOverAction now implemented.
- links to
[JENKINS-28879] Add option to not fail the build in case updating JIRA issues fail
Remote Link | New: This issue links to "PR19 (Web Link)" [ 12939 ] |
Labels | New: jira-plugin-2.0 |
Labels | Original: jira-plugin-2.0 | New: jira-plugin-2.1 |
Labels | Original: jira-plugin-2.1 | New: jira-plugin-2.0.1 |
Labels | Original: jira-plugin-2.0.1 | New: jira-plugin-2.2 |
Labels | Original: jira-plugin-2.2 |
Description |
Original:
The main role of the plugin is to update the issues but this is not a build plugin, but a build-reference plugin. So as far as my understanding of workflow is concerned, this should not fail builds by default. That being said, because it already does... I think we could introduce a switch "fail build when updating JIRA fails", that is on by default. |
New:
The main role of the plugin is to update the issues but this is not a build plugin, but a build-reference plugin. So as far as my understanding of workflow is concerned, this should not fail builds by default. That being said, because it already does... I think we could introduce a switch "fail build when updating JIRA fails", that is on by default. This needs to take two scenarios in consideration: * JIRA is not/improperly configured so no update was successful * at least one update was successful. This is because there is a JiraCarryOverAction now implemented. |
Workflow | Original: JNJira [ 163743 ] | New: JNJira + In-Review [ 181356 ] |