jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-23927] Parameterized trigger should be able to optionally retry failed blocked builds

Open
#605 1 comment 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

If you've got a long chain of blocking parameterized trigger builds and one fails for known transient reasons, it'd be really nice if that build could automatically be re-run in place, without interrupting the full chain. This shouldn't be enabled by default, obviously, and should have a limited number of retries. It should determine whether to rebuild by looking for a pattern in the build log, like the Naginator plugin.

Basically, I'm saying let's integrate Naginator-style behavior into the parameterized trigger plugin.

---
Originally reported by abayer, imported from: Parameterized trigger should be able to optionally retry failed blocked builds


  • status: Open
  • priority: Major
  • component(s): parameterized-trigger-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 3
  • imported: 2025-12-07

Raw content of original issue

If you've got a long chain of blocking parameterized trigger builds and one fails for known transient reasons, it'd be really nice if that build could automatically be re-run in place, without interrupting the full chain. This shouldn't be enabled by default, obviously, and should have a limited number of retries. It should determine whether to rebuild by looking for a pattern in the build log, like the Naginator plugin.

Basically, I'm saying let's integrate Naginator-style behavior into the parameterized trigger plugin.

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.