Discussion:
Is it possible to lock a pipeline job on jenkins from manual execution
Hari Phaneendra
2018-10-22 22:22:34 UTC
Permalink
We have a team jenkins server where the jobs are open for anyone to edit or
run. We have succesfully migrated to jenkinsfiles to ensure the pipeline
cannot be edited manually without code review. However, there are many
instances people who are new execute a job manually which was supposed to
run on a trigger. We would like to make sure that doesnt happen, are there
any plugins that allow us to configure jobs only to be executed by a
trigger?
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0700bd8e-720d-432d-bc7a-adedf89fd3e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Konstantin Raskoshnyi
2018-10-23 00:46:09 UTC
Permalink
https://www.thegeekstuff.com/2017/03/jenkins-users-groups-roles/

Or you can do per project access
Post by Hari Phaneendra
We have a team jenkins server where the jobs are open for anyone to edit
or run. We have succesfully migrated to jenkinsfiles to ensure the pipeline
cannot be edited manually without code review. However, there are many
instances people who are new execute a job manually which was supposed to
run on a trigger. We would like to make sure that doesnt happen, are there
any plugins that allow us to configure jobs only to be executed by a
trigger?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/0700bd8e-720d-432d-bc7a-adedf89fd3e8%40googlegroups.com
<https://groups.google.com/d/msgid/jenkinsci-users/0700bd8e-720d-432d-bc7a-adedf89fd3e8%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAJU06NPqMBTCnoPNA1uKfD_cFbpjyt%2BA9ZLFSS0DN2XeyPGENg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...