Skip to content

Commit 8a11e1d

Browse files
authored
Remove priority label step from Claude triage (#1527)
1 parent 8ddc030 commit 8a11e1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/issue-triage.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,12 @@ jobs:
7171
- The issue title and description
7272
- The type of issue (bug report, feature request, question, etc.)
7373
- Technical areas mentioned
74-
- Severity or priority indicators
7574
- User impact
7675
- Components affected
7776
7877
4. Select appropriate labels from the available labels list provided above:
7978
- Choose labels that accurately reflect the issue's nature
8079
- Be specific but comprehensive
81-
- Select priority labels if you can determine urgency (p0, p1, or p2)
8280
- Consider platform labels (kubernetes) if applicable
8381
- If you find similar issues using mcp__github__search_issues, consider using a "duplicate" label if appropriate. Only do so if the issue is a duplicate of another OPEN issue.
8482

0 commit comments

Comments
 (0)