jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-32278] Abort status is required above Failure status
- 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
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
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