SIGN IN SIGN UP

ci: consolidate PR labeling into unified workflows (#36042)

Consolidate four separate PR labeling workflows (`pr_labeler_file.yml`,
`pr_labeler_title.yml`, `pr_size_labeler.yml`, and the PR-handling half
of `tag-external-contributions.yml`) into a single `pr_labeler.yml`
workflow. The old workflows raced against each other — concurrent label
mutations could drop or duplicate labels depending on execution order. A
unified workflow with concurrency grouping eliminates that class of bug.
M
Mason Daugherty committed
58f3d1a633793bf229512aa02ae62f55faf8cd45
Parent: 9a17602
Committed by GitHub <[email protected]> on 3/18/2026, 12:29:33 AM