jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-32278] Abort status is required above Failure status

未關閉
#653 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
component:parameterized-trigger-plugin enhancement imported-jira-issue priority:major resolution:unresolved
主要語言
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


  • assignee: huybrechts
  • status: Open
  • priority: Major
  • component(s): parameterized-trigger-plugin
  • resolution: Unresolved
  • votes: 3
  • watchers: 4
  • imported: 2025-12-07

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

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。