## What
Registers the labels used to curate the ACC Project Board, in
`.github/labels.yml` (your `labeler` workflow syncs them on merge to
`main`):
- **`P0`–`P3`** — priority (Blocker / High / Medium / Low)
- **`regression`** — worked in a previous version
- **`fixed-pending-release`** — merged to `dev`, awaiting a release
## Notes
- **Release targets are tracked via GitHub Milestones**, not labels — so
no `v8.0.0-rc.*` labels here.
- Category stays on the existing conventional-commit labels (`bug`,
`feature`, …).
- One file; no code, no automation.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---
_Generated by [Claude
Code](https://claude.ai/code/session_011HVLLcMgAcEmSSSk3wqGCh)_
Co-authored-by: Claude <noreply@anthropic.com>