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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。