fix: narrow build-agents prompt suppression

Co-authored-by: mitul-s <19615826+mitul-s@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-08-12 19:45:46 +00:00
committed by GitHub
parent 6e16395445
commit 248f11c044
2 changed files with 1 additions and 3 deletions
+1 -2
View File
@@ -1,5 +1,5 @@
{ {
"generatedAt": "2026-08-12T03:07:25.143Z", "generatedAt": "2026-08-12T19:45:23.778Z",
"version": 2, "version": 2,
"skills": { "skills": {
"access-protected-vercel-deployment": { "access-protected-vercel-deployment": {
@@ -1060,7 +1060,6 @@
"noneOf": [ "noneOf": [
"user agent", "user agent",
"user-agent", "user-agent",
"vercel agent",
"code review", "code review",
"incident investigation" "incident investigation"
], ],
-1
View File
@@ -61,7 +61,6 @@ metadata:
noneOf: noneOf:
- "user agent" - "user agent"
- "user-agent" - "user-agent"
- "vercel agent"
- "code review" - "code review"
- "incident investigation" - "incident investigation"
minScore: 4 minScore: 4