jenkinsci / jenkinsci/parameterized-trigger-plugin

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

Open
#653 0 comments 0 reactions 0 assignees View on GitHub
component:parameterized-trigger-plugin enhancement imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
77
Forks
174
Avg merge
22h 27m
Merged PRs (30d)
1

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.