Skip to content

Commit da03892

Browse files
Remove labeling from auto-triage workflow
- Remove add-labels safe-output from frontmatter - Remove add_labels action instructions from workflow body - Remove Required Context section (full .github/ scan) - Update triage comment template (area from table, not label) - Move AI disclaimer before Next Steps - Recompile lock.yml Labels will be managed via GitHub Projects and human triage instead.
1 parent ab5324d commit da03892

3 files changed

Lines changed: 125 additions & 358 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,10 @@
55
"version": "v9.0.0",
66
"sha": "3a2844b7e9c422d3c10d287c895573f7108da1b3"
77
},
8-
"github/gh-aw-actions/setup@v0.72.1": {
8+
"github/gh-aw-actions/setup@v0.68.1": {
99
"repo": "github/gh-aw-actions/setup",
10-
"version": "v0.72.1",
11-
"sha": "bc56a0cad2f450c562810785ef38649c04db812a"
12-
}
13-
},
14-
"containers": {
15-
"ghcr.io/github/gh-aw-firewall/agent:0.25.41": {
16-
"image": "ghcr.io/github/gh-aw-firewall/agent:0.25.41",
17-
"digest": "sha256:cb2b565d070116d4b67e355775340528b5a2c3cb18b2c9049638bcc2df681770",
18-
"pinned_image": "ghcr.io/github/gh-aw-firewall/agent:0.25.41@sha256:cb2b565d070116d4b67e355775340528b5a2c3cb18b2c9049638bcc2df681770"
19-
},
20-
"ghcr.io/github/gh-aw-firewall/api-proxy:0.25.41": {
21-
"image": "ghcr.io/github/gh-aw-firewall/api-proxy:0.25.41",
22-
"digest": "sha256:fadd0de387209f69a9a7a1b8722bb5e7fdfb80ba9749a5c60f0e4cd7582a74d0",
23-
"pinned_image": "ghcr.io/github/gh-aw-firewall/api-proxy:0.25.41@sha256:fadd0de387209f69a9a7a1b8722bb5e7fdfb80ba9749a5c60f0e4cd7582a74d0"
24-
},
25-
"ghcr.io/github/gh-aw-firewall/squid:0.25.41": {
26-
"image": "ghcr.io/github/gh-aw-firewall/squid:0.25.41",
27-
"digest": "sha256:1260445d25968dbf3ae70143964177a0e5914cf2ce07a6117f7d3caec6c3e3c4",
28-
"pinned_image": "ghcr.io/github/gh-aw-firewall/squid:0.25.41@sha256:1260445d25968dbf3ae70143964177a0e5914cf2ce07a6117f7d3caec6c3e3c4"
10+
"version": "v0.68.1",
11+
"sha": "2fe53acc038ba01c3bbdc767d4b25df31ca5bdfc"
2912
}
3013
}
3114
}

0 commit comments

Comments
 (0)