File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Triage Labels
22
3- The skills speak in terms of five canonical triage roles. This file maps those
3+ The skills speak in terms of canonical triage roles. This file maps those
44roles to the actual label strings used in this repo's issue tracker.
55
66| Label in mattpocock/skills | Label in our tracker | Meaning |
77| -------------------------- | -------------------- | ---------------------------------------- |
8- | ` needs-triage ` | ` needs-triage ` | Maintainer needs to evaluate this issue |
9- | ` needs-info ` | ` needs-info ` | Waiting on reporter for more information |
10- | ` ready-for-agent ` | ` ready-for-agent ` | Fully specified, ready for an AFK agent |
11- | ` ready-for-human ` | ` ready-for-human ` | Requires human implementation |
8+ | ` needs-info ` | ` needs more info ` | Waiting on more information |
129| ` wontfix ` | ` wontfix ` | Will not be actioned |
1310
1411When a skill mentions a role, use the corresponding label string from this
Original file line number Diff line number Diff line change @@ -65,10 +65,8 @@ label.
6565- Use GitHub Issues through ` gh ` , inferred from the current repo remote.
6666- Ensure a ` bug ` label exists; create it if missing.
6767- Normal capture: apply ` bug ` and ` needs-triage ` .
68- - Incomplete capture: apply ` bug ` and ` needs-info ` . If an obvious equivalent
69- already exists, such as ` needs more info ` , use it instead of creating a
70- duplicate.
71- - Never apply ` ready-for-agent ` automatically.
68+ - Incomplete capture: apply ` bug ` and ` needs more info ` . If an obvious equivalent
69+ already exists use it instead of creating a duplicate.
7270
7371### 5. Dedupe
7472
You can’t perform that action at this time.
0 commit comments