mirror of
https://github.com/anthropics/claude-code.git
synced 2026-04-16 07:42:48 +00:00
Merge pull request #10076 from anthropics/add-oncall-triage-workflow
Add oncall triage slash command for issue management
This commit is contained in:
2
.github/workflows/oncall-triage.yml
vendored
2
.github/workflows/oncall-triage.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
- Use mcp__github__get_issue_comments to read all comments
|
||||
- Evaluate whether this issue needs the oncall label:
|
||||
a) Is it a bug? (has "bug" label or describes bug behavior)
|
||||
b) Does it have at least 5 engagements? (count comments + reactions)
|
||||
b) Does it have at least 50 engagements? (count comments + reactions)
|
||||
c) Is it truly blocking? Read and understand the full content to determine:
|
||||
- Does this prevent core functionality from working?
|
||||
- Can users work around it?
|
||||
|
||||
Reference in New Issue
Block a user