I would like to set "description" field in automatically generated branches 
in Multibranch Pipeline to add some information like links to latest 
artifacts, links to latest generated documentation, etc. While I would 
settle for one standard default description for all the branches, ideally 
it would be nice to be able to set it from Jenkinsfile - similar to how 
other branch job properties can be set via "properties" command.  As far as 
I can tell, you cannot currently do this via "properties" - but I could be 
wrong. Is there a way to do this using just the pipeline code in 
Jenkinsfile?

I have tried getting the item from Jenkins directly to manipulate it, but 
sandboxing (rightfully) blocked me from doing that. I suppose I could write 
a shared lib function to do that, which would bypass the sandboxing, but I 
was wondering if there is a more proper way of doing this? I can't imagine 
I am the only one who wants to do that.

Thanks, 

-M

-- 
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/1e2137fe-8142-4db7-8a7e-1c2dfe0ba090%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to