2 Commits

Author SHA1 Message Date
Allan Leary
5299b6bc7c Remove merge-conflict labelling case from scheduled scan per review feedback 2026-07-26 13:40:19 +01:00
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