How to use Jenkinsfile to set job permission properties (AuthorizationMatrixProperty)

2016-12-07 Thread Rudy Gevaert
Hello Jenkins users I'm trying to use the Jenkinsfile to set the permissions of a job. When I use the groovy Snippet Generator it gives me this properties([, pipelineTriggers([])]) How can I do this? I managed to set all my parameters of the job through the properties function, however it r

workflow plugin info in running steps

2015-02-26 Thread Rudy Gevaert
Hello, When I view the running steps page in a workflow job I just see: e.g.: Git[image: Success]Shell Script[image: Console Output][image: Success]Shell Script[image: Console Output][image: Success]Shell Script Is there a way to make it more descriptive? Can we pass more parameters to the