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 am trying to write a Jenkinsfile for a project. The script security plugin is becoming a real pain. It seems the only way to add methods and operations is to run the job repeatedly failing each time and manually approve each failure. Needless to say this is a time-consuming process for all but the most trivial build scripts. Is there a better way to handle this?