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

[Feature Request] [Proposal] New commands to push a build request to the top of the pool queue #1416

Open
GABRIELNGBTUC opened this issue Jun 21, 2024 · 0 comments
Labels
Feature Feature Work required.

Comments

@GABRIELNGBTUC
Copy link

In order to complete #1319, I would like to propose two new commands to allow users to push a build at the top of the build request queue through this extension.

These two commands would be:

Command Parameters Response Description
az pipelines pool request list Pool id Direct response from API will be returned List all job requests to allow the user to find the request linked to the build he wants to push to the top
az pipelines pool request bump Pool id, Request id Direct response from API will be returned Push the build that owns the provided request by id to the top of the queue
@GABRIELNGBTUC GABRIELNGBTUC added the Feature Feature Work required. label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature Work required.
Projects
None yet
Development

No branches or pull requests

1 participant