Skip to content

Add PR triage skill - #5404

Draft
tomthorogood wants to merge 4 commits into
mainfrom
add-pr-triage-skill
Draft

tomthorogood wants to merge 4 commits into
mainfrom
add-pr-triage-skill

Conversation

@tomthorogood

Copy link
Copy Markdown
Contributor

Adds .github/skills/pr-triage/SKILL.md, documenting the process for triaging open PRs in this repo (recommendation rules, staged resolution order, CI failure diagnosis).

Tom Thorogood and others added 3 commits September 25, 2026 09:36
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Comment on lines +54 to +58
Workflow runs that require manual approval (e.g. first-time contributors) can be approved with:

```
gh api -X POST repos/github/explore/actions/runs/<run_id>/approve
```

1. **Autofix PRs** (e.g. the `github-actions[bot]` collections-renames PR). These often correct data that other PRs' CI depends on, so merge them first.
2. **Dependabot PRs** (`app/dependabot`).
3. **Other `github-*`-login-submitted PRs** (e.g. `github-security-bot`).
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

This branch has not been deployed

No deployments
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.

2 participants