-
Notifications
You must be signed in to change notification settings - Fork 21
Add priority to argo workflows #2649
Copy link
Copy link
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.sig/devsecopsCategorizes an issue or PR as relevant to SIG DevSecOps.Categorizes an issue or PR as relevant to SIG DevSecOps.sig/user-experienceIssues or PRs related to the User Experience of our Services, Tools, and Libraries.Issues or PRs related to the User Experience of our Services, Tools, and Libraries.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.sig/devsecopsCategorizes an issue or PR as relevant to SIG DevSecOps.Categorizes an issue or PR as relevant to SIG DevSecOps.sig/user-experienceIssues or PRs related to the User Experience of our Services, Tools, and Libraries.Issues or PRs related to the User Experience of our Services, Tools, and Libraries.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Projects
Status
📋 Backlog
Is your feature request related to a problem? Please describe.
User requests should always be processed first. We could add the
priorityfield to all of the workflows to influence the order which workflows are processed in.Describe the solution you'd like
ctrl+f "priority"https://argoproj.github.io/argo-workflows/fields/
This issue is meant to be both a proposal for priority and a place to discuss potential priorities if we decide we would like to add them.