mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-13 12:49:49 +00:00
chore: publish from main
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "backlog-swipe-triage",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"main": "extension.mjs",
|
||||
"dependencies": {
|
||||
"@github/copilot-sdk": "1.0.1"
|
||||
},
|
||||
"description": "Users quickly swipe through backlog issues to triage decisions like assign, needs-info, defer, close, or ignore.",
|
||||
"keywords": [
|
||||
"backlog-triage",
|
||||
"swipe-interface",
|
||||
"issue-prioritization",
|
||||
"github-issues",
|
||||
"agent-assignment",
|
||||
"workflow-automation"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user