jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-9105] Parameterized plugin should have an option to support "block until downstream projects finish"

Open
#471 2 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

Consider the following example:

Project A triggers (parameterized) project B which has a downstream project C.

Only after project C is finished project A should trigger other projects.

Right now I can enable "block until project B completes", but it does not wait for project C to complete.

It would make it easier to have one project calling multiple other projects, that each has one or more downstream projects.

---
Originally reported by fredg, imported from: Parameterized plugin should have an option to support "block until downstream projects finish"


  • assignee: fredg
  • status: In Progress
  • priority: Major
  • component(s): parameterized-trigger-plugin
  • resolution: Unresolved
  • votes: 3
  • watchers: 4
  • imported: 2025-12-07

Raw content of original issue

Consider the following example:
Project A triggers (parameterized) project B which has a downstream project C.
Only after project C is finished project A should trigger other projects.

Right now I can enable "block until project B completes", but it does not wait for project C to complete.
It would make it easier to have one project calling multiple other projects, that each has one or more downstream projects.

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.