jenkinsci / jenkinsci/release-plugin
[JENKINS-43490] Support triggering with no wait
- Dominant language
- Java
- Stars
- 24
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
No wait option does not work. When used pipeline awaits triggered jobs to finish.
---
Originally reported by
mustafau, imported from: Support triggering with no wait
Raw content of original issue
No wait option does not work. When used pipeline awaits triggered jobs to finish.
Contributor guide
Research direction
Start by tracing the release-plugin pipeline trigger path and locating how the no-wait option is parsed and applied. Reproduce the reported behavior with a pipeline that triggers another job; done means the pipeline returns without awaiting the triggered job while preserving the existing waiting behavior when the option is not used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100