Pin/Unpin build via server side plugin

Is there a way via a server side plugin to pin or unpin a build?

Thanks,

Scott

0
1 comment

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...

Is there a way via a server side plugin to pin or unpin a build?

>

Thanks,

>

Scott



0

Please sign in to leave a comment.