It seems to me that this should work: "build.getParent().addAction(Action action);" but this gives an UnsupportedOperationException :(
On Friday, August 3, 2012 10:26:05 AM UTC-6, meb4byn wrote: > > I need to display links on the parent build page of a multi-configuration > job. I have tried modifying HTML publisher, Sidebar links and Anchor > Chain. HTML pub and Sidebar links will display a link on the job page. > Anchor Chain will display a link on the build node page. Nothing seems to > display on the parent build page in a multi-config job. Any ideas? > > Thank you! >
