Pin/Unpin build via server side plugin Scott Hebert Created April 20, 2007 03:42 Is there a way via a server side plugin to pin or unpin a build?Thanks,Scott
There is setPinned method in SFinishedBuild interface. You can obtain
finished build from history and use this method to pin or unpin build.
--
Pavel Sher
"Scott Hebert" <no_reply@jetbrains.com> wrote in message
news:14295339.1177037000172.JavaMail.itn@is.intellij.net...
>
>