Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add way to cancel current queued requests in one job (by groovy) #671

Open
mPokornyETM opened this issue Jun 13, 2024 · 0 comments
Open

Comments

@mPokornyETM
Copy link
Contributor

What feature do you want to see added?

We need to cancel queued locks by 'label filter' from groovy in specific build / job
Something like

unqueLocks('labelA && labelB', currentBuild);

This is helpfull in parallel jobs, to stop unnecessary queues.

It will also helps to unque all current tasks, when we see that the resource is broken or reserved due maintanance ...

Upstream changes

No response

Are you interested in contributing this feature?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant