-
Notifications
You must be signed in to change notification settings - Fork 384
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
PR label automation #3072
Comments
The current state of the bot should be able handle the two first points (related to labels). But I will need to implement the draft/ready for review detection. Maybe we can first merge it, then add this feature afterward? |
definitely ;) |
Yes please! Incremental progress is the way to go. |
I split the 3rd item into a separate issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current state
Review team manually has to apply labels when they are reviewing PRs, which is wasteful labor, and sometimes does not represent the actual state.
Desired state
Labels are automatically applied by the github bot, and filtering by labels serves as the source of truth
Acceptance criteria
review/triage-pending
labelreview/triage-pending
has been approved by anyone, removereview/triage-pending
review/triage-pending
label (split to Open to draft PR label automation #3093 )The text was updated successfully, but these errors were encountered: