Open Kouteki opened 2 weeks ago
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 ;)
Maybe we can first merge it, then add this feature afterward?
Yes please! Incremental progress is the way to go.
I split the 3rd item into a separate issue https://github.com/gnolang/gno/issues/3093
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 https://github.com/gnolang/gno/issues/3093 )