3 Commits

Author SHA1 Message Date
Allan Leary
617e842341 Replace review-triggered labelling with a scheduled scan
Review events on fork PRs run with a read-only token, so labels can't
be added from the pull_request_review trigger. Move label-adding to a
daily scheduled scan, which also covers PRs with merge conflicts. The
event-driven workflow now handles removal only.
2026-07-07 08:21:23 +01:00
Allan Leary
9a898cd611 Added trigger for comments from contributor to remove 'awaiting response' label for cases where reviewer asks a question 2026-07-06 09:12:31 +01:00
Allan Leary
bb00e2059b Add workflow to label PRs awaiting author response 2026-07-06 08:29:01 +01:00