jenkinsci / jenkinsci/parameterized-trigger-plugin

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

Abierto
#653 0 comentarios 0 reacciones 0 asignados Ver en GitHub
component:parameterized-trigger-plugin enhancement imported-jira-issue priority:major resolution:unresolved
Lenguaje dominante
Java
Estrellas
77
Forks
174
Merge medio
22 h 27 min
PR fusionados (30 d)
1

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.