Puneeth
Puneeth
facing the same issue here
@ashoksimson set different contexts in each job. I have 37 Jobs reporting different contexts for a single PR :)
I have it working. Set `ghprb` variables as `build parameters` in the down stream jobs.
@AAverin You might wanna try whitelisting the ghprb variables in jenkins params in `/ect/default/jenkins` and try if that works.
@sam1111 This option is already available at the job level and global config level. At the job level, it is found under `Trigger Setup`. Select `Cancel build on update`. In...
@polavishnu4444 @perguth Unfortunately, I cannot help you anymore as we moved away from this plugin in favor of Jenkins pipeline.
@perguth you mean in Jenkins pipelines? I'm afraid I cannot share the code now. But we are planning to open source part of our pipeline soon. Well, we use multi...
Thanks @apparentlymart I have been giving this some thought since the past few days as we plan to use AWS step functions in the near future. My thoughts on this:...
@maulik887 what is your use case? When I was working with Step functions a year before I had this requirement Since there was no Update API and we didn't want...
@shehzan10 This seems to be an issue because of the recent security update on jenkins.