jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-32278] Abort status is required above Failure status
- 主要語言
- Java
- 星號
- 77
- 分支
- 174
- 平均合併
- 22 小時 27 分鐘
- 30 天內合併 PR
- 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
貢獻指南
研究方向
從 parameterized-trigger-plugin 開始,追蹤觸發的工作結果如何映射到父建置步驟及其選用狀態。驗證觸發的工作結果為 ABORTED 時的行為,然後確認當 ABORTED 設定在 FAILURE 之上時,父建置可以繼續。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- build-system, devops
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100