jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-32278] Abort status is required above Failure status
- 主要言語
- Java
- スター
- 77
- フォーク
- 174
- 平均マージ
- 22時間 27分
- マージ済み PR(30日)
- 1
説明
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
コントリビューションガイド
評価
この issue はまだ評価されていません。