-
New Feature
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
Add a new Build Trigger Type: "Manual" so that certain projects can be manually
started even if security is turned on.
Currently if security is turned on, no one except the administrator can trigger
a build manually.
I think this makes sense for certain types of projects. I have nightly,
continuous and so called "fast" builds. The fast builds are doing only a build
and deploy to get changes published in a short time. I would like to let users
trigger these projects manually in the web page. I think this differs from the
remote trigger which is explicitly designed for scripts.
- duplicates
-
JENKINS-326 Implement fine-grained access control
-
- Closed
-
[JENKINS-1033] Build Trigger Type: Manual
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue duplicates |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 131106 ] | New: JNJira + In-Review [ 200382 ] |
This should be implemented as a security feature, so I'm marking this as a
duplicate.
If you need a stop-gap measure in the mean time, I recommend writing a plugin
that provides this feature.