jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-32278] Abort status is required above Failure status
- Vorherrschende Sprache
- Java
- Sterne
- 77
- Forks
- 174
- Ø Merge
- 22 Std. 27 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
In case the triggered job is marked as Aborted, the parent job should not mark the build step as failed, but as Aborted.
This is required in order to allow the parent job to continue, by adding an Abort status above Failure, in the optional statuses:
never
SUCCESS
UNSTABLE
ABORTED
FAILURE
---
Originally reported by
nmanos, imported from: Abort status is required above Failure status
Raw content of original issue
In case the triggered job is marked as Aborted, the parent job should not mark the build step as failed, but as Aborted.
This is required in order to allow the parent job to continue, by adding an Abort status above Failure, in the optional statuses:never
SUCCESS
UNSTABLE
ABORTED
FAILURE
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.