Multibranch pipeline with defaults https://plugins.jenkins.io/pipeline-multibranch-defaults and Pipeline Github plugin https://github.com/jenkinsci/pipeline-github-plugin the first allow you to set a Jenkinsfile by default on Multibranch projects so you can have the Jenkinsfile outside of the project repo in another repo that you manage with other permissions, the second allows you to interact with GitHub, I use it to check permissions and other stuff in GitHub before to start the build, to trigger build with comments, and check reviews, I make all this stuff on a pipeline shared library that probably we make public at some point.
El lun., 18 mar. 2019 a las 6:55, Jenn Briden (<jbri...@cloudbees.com>) escribió: > I am also interested in learning more. My understanding is that this is a > permissions issue on the Item and not really pipeline. Please correct me if > I misunderstood. > > On Sun, Mar 17, 2019 at 9:11 AM Cyrille Le Clerc <clecl...@cloudbees.com> > wrote: > >> @ivan I am very interested in this topic and I get a 404 on your first >> link. Can you please verify the URL and maybe share a "non mobile" URL. >> >> On Saturday, March 16, 2019 at 4:48:12 PM UTC, Ivan Fernandez Calvo wrote: >>> >>> By using >>> https://wiki.jenkins.io/plugins/servlet/mobile?contentId=102662618#content/view/10266261 >>> and removing permissions to configure jobs, maybe build also and allow only >>> to trigger builds to some people or manage it with comments from GitHub >>> (see >>> https://wiki.jenkins.io/plugins/servlet/mobile?contentId=37749162#content/view/37749162) >>> also on pipeline multibranch projects you ha be options to only trust on >>> the jenkinsfile from the master branch >> >> -- >> > 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+unsubscr...@googlegroups.com. > > >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/e5f5fe3b-35a1-44cd-a078-98c463ccc4df%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-users/e5f5fe3b-35a1-44cd-a078-98c463ccc4df%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 a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/QS8VKelHR2E/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > jenkinsci-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CAOC%3D136YKecmM8eQ2frJ9T5%3DD-tNfNCqgvaEzF_G%3Dvkf4Nb_8w%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAOC%3D136YKecmM8eQ2frJ9T5%3DD-tNfNCqgvaEzF_G%3Dvkf4Nb_8w%40mail.gmail.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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAKo5QrrnHSrj2tz6evHkF%2BhWvut5BqriYRupGzzETDYrNx9qpQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.