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] Add the ability to change the priority of a pipeline run ("run next") #1319

Open
thisisthekap opened this issue Dec 14, 2022 · 0 comments
Labels
Feature Feature Work required.

Comments

@thisisthekap
Copy link

Is your feature request related to a problem? Please describe.

Managing the priority of pipelines runs pressing "run next" for each and every run is cumbersome.

As Azure DevOps is not supporting priortizing builds on a build config level (see https://developercommunity.visualstudio.com/t/ability-to-set-build-priority/365507), a workaround could be to manage the priority of pipeline runs after they were queued using this CLI.

Describe the solution you'd like

az pipelines run-next {run-id}

Best would be to just modify a build config. But if this is not possible, we should expose the "run next" feature through this CLI

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