Skip to content

Remove oncall triage workflow and commands#29462

Merged
bogini merged 1 commit intomainfrom
claude/remove-oncall-label-bGF7H
Feb 28, 2026
Merged

Remove oncall triage workflow and commands#29462
bogini merged 1 commit intomainfrom
claude/remove-oncall-label-bGF7H

Conversation

@bogini
Copy link
Collaborator

@bogini bogini commented Feb 28, 2026

This PR removes the oncall issue triage automation that was previously implemented as a GitHub Actions workflow and Claude Code commands.

Summary

Removes the automated oncall triage system that was designed to identify and label critical blocking issues requiring immediate attention.

Changes

  • Deleted .github/workflows/oncall-triage.yml - The scheduled GitHub Actions workflow that ran every 6 hours to automatically triage issues
  • Deleted .claude/commands/oncall-triage.md - The Claude Code command for manual oncall triage operations
  • Deleted .claude/commands/oncall-triage-ci.md - The CI-specific variant of the oncall triage command with custom tooling

Context

This removes the complete oncall triage automation system, including both the scheduled workflow and the underlying command definitions that powered the issue evaluation and labeling logic.

https://preview.claude.ai/code/session_01KdEmZZ4sqZT4d9xJm4qbnp

Removes the automated action that adds the "oncall" label to issues,
along with its associated slash commands.

https://claude.ai/code/session_01KdEmZZ4sqZT4d9xJm4qbnp
@bogini bogini enabled auto-merge February 28, 2026 00:35
@bogini bogini merged commit a772bd6 into main Feb 28, 2026
1 check passed
@marcindulak
Copy link

marcindulak commented Feb 28, 2026

This change is related to #21953.

@bogini - it would be helpful if issues were closed by the pull requests that resolve them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants