-
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Open
Enhancement
Copy link
Description
It is possible to add a commit hook to SCM that triggers a single job or pipeline.
What is missing is a commit hook added to SCM that triggers all job/pipelines inside a folder.
This avoids the hack workarounds described here:
https://stackoverflow.com/questions/37425045/how-to-tell-jenkins-build-every-project-in-folder-x
Originally reported by minfrin, imported from: Add "trigger builds remotely" to a folder, which passes this on to all children
- status: Open
- priority: Minor
- component(s): cloudbees-folder-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 20251211-141027
Raw content of original issue
It is possible to add a commit hook to SCM that triggers a single job or pipeline.
What is missing is a commit hook added to SCM that triggers all job/pipelines inside a folder.
This avoids the hack workarounds described here:
https://stackoverflow.com/questions/37425045/how-to-tell-jenkins-build-every-project-in-folder-x
Reactions are currently unavailable