Commit Graph
6 Commits
Author SHA1 Message Date
Dermot DuffyandClaude f1cf790c8a ci: Add triage labels (priority, regression, fixed-pending-release) (#2555)
## 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>
2026-06-28 12:11:23 -07:00
Dermot Duffy 6565584cf3 chore: Remove superfluous votes needed label (#1593) 2024-09-28 17:01:01 -07:00
Dermot Duffy 217f35eece ci: Replace the PR validator with a labeler (#1560) 2024-09-21 18:52:22 -07:00
Dermot Duffy 9d18002ed1 Add waiting label. 2024-04-27 20:39:07 -07:00
Dermot Duffy 8f75799a0d Various github workflow fixes. 2023-04-29 15:19:12 -07:00
Dermot Duffy 5dfe8fad62 Add github workflows. 2021-08-17 20:48:17 -07:00