jenkinsci / lockable-resources-plugin

Lock resources against concurrent use
https://plugins.jenkins.io/lockable-resources
MIT License
86 stars 183 forks source link

Jenkins events on lock actions #676

Open igor-teresco opened 2 months ago

igor-teresco commented 2 months ago

What feature do you want to see added?

If plugin could generate Jenkins-wide events on any lock actions, that will be helpful to make complex integrations. For example, we spin test environments in K8S cluster and lock them in pipeline. When environment is no longer needed, click on Unreserve button can produce an event which can trigger a deletion pipeline.

Upstream changes

No response

Are you interested in contributing this feature?

No response