Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/agentics-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
# \ /\ / (_) | | | | ( | | | | (_) \ V V /\__ \
# \/ \/ \___/|_| |_|\_\|_| |_|\___/ \_/\_/ |___/
#
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.38.5). DO NOT EDIT.
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.41.0). DO NOT EDIT.
#
# To regenerate this workflow, run:
# gh aw compile
# For more information: https://github.com/githubnext/gh-aw/blob/main/.github/aw/github-agentic-workflows.md
# For more information: https://github.com/github/gh-aw/blob/main/.github/aw/github-agentic-workflows.md
#
# Alternative regeneration methods:
# make recompile
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
pull-requests: write
steps:
- name: Setup Scripts
uses: githubnext/gh-aw/actions/setup@v0.38.5
uses: github/gh-aw/actions/setup@v0.41.0
with:
destination: /opt/gh-aw/actions

Expand Down
108 changes: 38 additions & 70 deletions .github/workflows/daily-compliance-checker.lock.yml

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions .github/workflows/daily-compliance-checker.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ permissions:

engine: copilot

network:
allowed:
- defaults
- containers

safe-outputs:
create-issue:
title-prefix: "[compliance] "
Expand Down
110 changes: 39 additions & 71 deletions .github/workflows/daily-multi-device-docs-tester.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/daily-multi-device-docs-tester.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ safe-outputs:
network:
allowed:
- node
- containers

imports:
- shared/docs-server-lifecycle.md
Expand Down
106 changes: 37 additions & 69 deletions .github/workflows/duplicate-code-detector.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/duplicate-code-detector.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ permissions:
issues: read
pull-requests: read
engine: copilot
network:
allowed:
- defaults
- containers
tools:
serena: ["go"]
safe-outputs:
Expand Down
106 changes: 37 additions & 69 deletions .github/workflows/go-fan.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/go-fan.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ network:
- defaults
- github
- go
- containers

imports:
- shared/reporting.md
Expand Down
108 changes: 38 additions & 70 deletions .github/workflows/go-logger.lock.yml

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions .github/workflows/go-logger.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ permissions:

engine: copilot

network:
allowed:
- defaults
- containers

safe-outputs:
create-pull-request:
title-prefix: "[log] "
Expand Down
106 changes: 37 additions & 69 deletions .github/workflows/issue-monster.lock.yml

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions .github/workflows/issue-monster.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ permissions:
engine: copilot
timeout-minutes: 30

network:
allowed:
- defaults
- containers

tools:
github:
toolsets: [default, pull_requests]
Expand Down
104 changes: 36 additions & 68 deletions .github/workflows/mcp-gateway-log-analyzer.lock.yml

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions .github/workflows/mcp-gateway-log-analyzer.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ permissions:

engine: copilot

network:
allowed:
- defaults
- containers

safe-outputs:
create-issue:
title-prefix: "[mcp-gateway-logs] "
Expand Down
36 changes: 18 additions & 18 deletions .github/workflows/nightly-docs-reconciler.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/nightly-docs-reconciler.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ permissions:
contents: read
issues: read
pull-requests: read
network:
allowed:
- defaults
- containers
tools:
github:
toolsets: [default]
Expand Down
104 changes: 36 additions & 68 deletions .github/workflows/nightly-mcp-stress-test.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/nightly-mcp-stress-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ network:
allowed:
- defaults
- go
- containers

tools:
github:
Expand Down
104 changes: 36 additions & 68 deletions .github/workflows/plan.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ permissions:
issues: read
pull-requests: read
engine: copilot
network:
allowed:
- defaults
- containers
tools:
github:
toolsets: [default, discussions]
Expand Down
112 changes: 40 additions & 72 deletions .github/workflows/release.lock.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/workflows/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ network:
allowed:
- defaults
- node
- "ghcr.io"
- containers
sandbox:
agent: awf # Firewall enabled (migrated from network.firewall)
tools:
Expand Down
104 changes: 36 additions & 68 deletions .github/workflows/semantic-function-refactor.lock.yml

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions .github/workflows/semantic-function-refactor.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ permissions:
issues: read
pull-requests: read

network:
allowed:
- defaults
- containers

imports:
- shared/reporting.md

Expand Down
116 changes: 43 additions & 73 deletions .github/workflows/smoke-codex.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/smoke-codex.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ network:
- defaults
- github
- playwright
- containers
tools:
cache-memory: true
github:
Expand Down
113 changes: 40 additions & 73 deletions .github/workflows/smoke-copilot.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/smoke-copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ network:
- node
- github
- playwright
- containers
tools:
agentic-workflows:
cache-memory: true
Expand Down
110 changes: 39 additions & 71 deletions .github/workflows/test-coverage-improver.lock.yml

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions .github/workflows/test-coverage-improver.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ permissions:

engine: copilot

network:
allowed:
- defaults
- containers

steps:
- name: Set up Go
uses: actions/setup-go@v6
Expand Down
110 changes: 39 additions & 71 deletions .github/workflows/test-improver.lock.yml

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions .github/workflows/test-improver.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ permissions:
issues: read
pull-requests: read

network:
allowed:
- defaults
- containers

steps:
- name: Set up Go
uses: actions/setup-go@v6
Expand Down