Added PR's as a triage surface
This commit is contained in:
parent
aa024cb195
commit
e00eadb4bb
7 changed files with 100 additions and 14 deletions
5
.changeset/triage-pull-requests.md
Normal file
5
.changeset/triage-pull-requests.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"mattpocock-skills": patch
|
||||
---
|
||||
|
||||
Extend the **`triage`** skill to triage external pull requests, treating a PR as an issue with attached code that runs through the same roles and state machine. PRs flow inline alongside issues (gated by a per-repo setup toggle), discovery surfaces only external PRs, the bug-only "reproduce" step is generalized into a single "verify the claim" step, and a redundancy check resolves already-implemented requests to `wontfix` without polluting the out-of-scope knowledge base. `setup-matt-pocock-skills` gains the PRs-as-a-request-surface toggle for GitHub/GitLab.
|
||||
Loading…
Add table
Add a link
Reference in a new issue