"awaiting changes" means somebody put a review that requested changes.
"awaiting change review" means that the PR author published changes
after a red review and then requested a re-review.
(cherry picked from commit
b51da991e2f7b47efaee2665356060edb6a6ece4)
jobs:
label:
- name: DO-NOT-MERGE
+ name: DO-NOT-MERGE / unresolved review
runs-on: ubuntu-latest
timeout-minutes: 10
with:
mode: exactly
count: 0
- labels: "DO-NOT-MERGE"
+ labels: "DO-NOT-MERGE, awaiting changes, awaiting change review"