jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-32278] Abort status is required above Failure status
- Ngôn ngữ chính
- Java
- Star
- 77
- Fork
- 174
- Merge trung bình
- 22 giờ 27 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.