groovy - Programmatically set build description -


i'm trying create git-pull-request-checker workflow plugin. there way set description build (e.g. pr#123: fixed bug) becomes visible in list of previous builds?

as of 1.4, try

currentbuild.description = 'pr#123: fixed bug' 

Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Blogger related post gadget image Resize s72-c [ Need Expert Help ] -