jenkinsci / jenkinsci/postbuild-task-plugin
[JENKINS-16850] allow multiple "Build other projects" actions
- Dominant language
- Java
- Stars
- 8
- Forks
- 19
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
I would like to trigger some downstream builds only when the current job is stable and some other builds even when the current job is unstable. (Example: Build documentation even if tests fail, but don't run extra test suite when the tests of the current job fail.) Currently, you can only select one behavior or the other, and you cannot create two separate "Build other projects" actions.
---
Originally reported by
petere, imported from: allow multiple "Build other projects" actions
Raw content of original issue
I would like to trigger some downstream builds only when the current job is stable and some other builds even when the current job is unstable. (Example: Build documentation even if tests fail, but don't run extra test suite when the tests of the current job fail.) Currently, you can only select one behavior or the other, and you cannot create two separate "Build other projects" actions.
Contributor guide
Assessment
This issue has not been assessed yet.