Warning: this build has no associated authentication
160 views
Skip to first unread message
Eric Naitove
unread,
Dec 10, 2015, 10:31:52 AM12/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
I have brought up a new Jenkins server. ALL my jobs are from 1.555
Is there a way to GLOBALLY change ALL JOBS to "Run as User who Triggered Build" in Access Control for Builds all jobs or somewho bypass, configure, etc..
I have 1000+ jobs.
Victor Martinez
unread,
Dec 10, 2015, 11:16:53 AM12/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
You can 'easily' modify your jobs via groovy Jenkins api and inject the job property, in order to do that you will need to look at the source code of that particular plugin: