jenkinsci / jenkinsci/parameterized-trigger-plugin

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

Aberta
#653 0 comentários 0 reações 0 responsáveis Ver no GitHub
component:parameterized-trigger-plugin enhancement imported-jira-issue priority:major resolution:unresolved
Linguagem predominante
Java
Estrelas
77
Forks
174
Merge médio
22h 27min
PRs com merge (30d)
1

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

Start in the parameterized-trigger-plugin and trace how a triggered job's result is mapped to the parent build step and its optional statuses. Verify the behavior for an ABORTED triggered job, then confirm that the parent can continue when ABORTED is configured above FAILURE.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
java
Domínio
build-system, devops
Tipo de issue
Funcionalidade
Dificuldade
3/5
Tempo estimado
1-2 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
38/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.