n your suggested approach.
>
> Writing a plugin is not that hard. You'll just start with an empty plugin
> and add your extension class.
>
> On Wed 1 Feb 2017 at 03:55, Alexander Yustus > wrote:
>
>> Hi all,
>>
>> I want to implement the feature to pr
Hi all,
I want to implement the feature to prevent a Pipeline job from even
starting when there is no available executors with certain label.
I didn't found any plugins that do the exact thing, and I'm no java
developer, so writing my own plugin is what I really want to avoid ;)
That said, is t