I would like to set the result of a stage.
currentStage.result = 'SUCCESS' currentStage.result = 'FAILURE' currentStage.result = 'NOT_EXECUTED' currentStage.result = 'ABORTED'
- duplicates
-
JENKINS-26522 Annotated block/stage status
-
- Closed
-
[JENKINS-36087] Set stage result manually
Description |
Original:
I would like to set the result of a stage. {{ currentStage.result = 'SUCCESS' currentStage.result = 'FAILURE' currentStage.result = 'NOT_EXECUTED' currentStage.result = 'ABORTED' }} |
New:
I would like to set the result of a stage. {code} currentStage.result = 'SUCCESS' currentStage.result = 'FAILURE' currentStage.result = 'NOT_EXECUTED' currentStage.result = 'ABORTED' {code} |
Link |
New:
This issue duplicates |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 172737 ] | New: JNJira + In-Review [ 210157 ] |
Component/s | New: pipeline-general [ 21692 ] |
Component/s | Original: workflow-plugin [ 18820 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |