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
10 changes: 10 additions & 0 deletions .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,16 @@
"repo": "github/gh-aw/actions/setup",
"version": "v0.49.2",
"sha": "1c8368cbfb9ff0cc0781d2d76586fabb3035b0cf"
},
"github/gh-aw/actions/setup@v0.49.4": {
"repo": "github/gh-aw/actions/setup",
"version": "v0.49.4",
"sha": "bf34f9947505c887fdc597a13b8ff277cccd9c20"
},
"github/gh-aw/actions/setup@v0.50.1": {
"repo": "github/gh-aw/actions/setup",
"version": "v0.50.1",
"sha": "fad43e3c91a4e1d43e458f68e96574127934e7d1"
}
}
}
239 changes: 126 additions & 113 deletions .github/workflows/agent-deep-dive.lock.yml

Large diffs are not rendered by default.

239 changes: 126 additions & 113 deletions .github/workflows/agent-efficiency.lock.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/workflows/agentics-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
pull-requests: write
steps:
- name: Setup Scripts
uses: github/gh-aw/actions/setup@v0.49.2
uses: github/gh-aw/actions/setup@v0.50.1
with:
destination: /opt/gh-aw/actions

Expand Down
238 changes: 127 additions & 111 deletions .github/workflows/downstream-users.lock.yml

Large diffs are not rendered by default.

247 changes: 130 additions & 117 deletions .github/workflows/gh-aw-agent-suggestions.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/gh-aw-agent-suggestions.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ tools:
web-fetch:
strict: false
safe-outputs:
activation-comments: false
noop:
create-issue:
max: 1
Expand Down
255 changes: 136 additions & 119 deletions .github/workflows/gh-aw-branch-actions-detective.lock.yml

Large diffs are not rendered by default.

6 changes: 2 additions & 4 deletions .github/workflows/gh-aw-branch-actions-detective.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ imports:
- gh-aw-fragments/mcp-pagination.md
- gh-aw-fragments/messages-footer.md
- gh-aw-fragments/safe-output-create-issue.md
- gh-aw-fragments/network-ecosystems.md
engine:
id: copilot
model: ${{ inputs.model }}
Expand Down Expand Up @@ -58,12 +59,9 @@ tools:
toolsets: [repos, issues, search, actions]
bash: true
web-fetch:
network:
allowed:
- defaults
- github
strict: false
safe-outputs:
activation-comments: false
noop:
create-issue:
max: 1
Expand Down
247 changes: 130 additions & 117 deletions .github/workflows/gh-aw-breaking-change-detect.lock.yml

Large diffs are not rendered by default.

247 changes: 130 additions & 117 deletions .github/workflows/gh-aw-breaking-change-detector.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/gh-aw-breaking-change-detector.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ tools:
web-fetch:
strict: false
safe-outputs:
activation-comments: false
noop:
create-issue:
max: 1
Expand Down
249 changes: 133 additions & 116 deletions .github/workflows/gh-aw-bug-exterminator.lock.yml

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion .github/workflows/gh-aw-bug-exterminator.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,18 @@ concurrency:
group: bug-exterminator
cancel-in-progress: true
permissions:
actions: read
contents: read
issues: read
pull-requests: read
tools:
github:
toolsets: [repos, issues, pull_requests, search, labels]
toolsets: [repos, issues, pull_requests, search, labels, actions]
bash: true
web-fetch:
strict: false
safe-outputs:
activation-comments: false
noop:
timeout-minutes: 90
steps:
Expand Down
250 changes: 132 additions & 118 deletions .github/workflows/gh-aw-bug-hunter.lock.yml

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion .github/workflows/gh-aw-bug-hunter.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,18 @@ concurrency:
group: bug-hunter
cancel-in-progress: true
permissions:
actions: read
contents: read
issues: read
pull-requests: read
tools:
github:
toolsets: [repos, issues, pull_requests, search, labels]
toolsets: [repos, issues, pull_requests, search, labels, actions]
bash: true
web-fetch:
strict: false
safe-outputs:
activation-comments: false
noop:
create-issue:
max: 1
Expand Down
247 changes: 130 additions & 117 deletions .github/workflows/gh-aw-code-duplication-detector.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/gh-aw-code-duplication-detector.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ tools:
serena: ["go", "python", "typescript", "java", "csharp", "rust"]
strict: false
safe-outputs:
activation-comments: false
noop:
create-issue:
max: 1
Expand Down
249 changes: 133 additions & 116 deletions .github/workflows/gh-aw-code-duplication-fixer.lock.yml

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion .github/workflows/gh-aw-code-duplication-fixer.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,19 @@ concurrency:
group: code-duplication-fixer
cancel-in-progress: true
permissions:
actions: read
contents: read
issues: read
pull-requests: read
tools:
github:
toolsets: [repos, issues, pull_requests, search]
toolsets: [repos, issues, pull_requests, search, actions]
bash: true
web-fetch:
serena: ["go", "python", "typescript", "java", "csharp", "rust"]
strict: false
safe-outputs:
activation-comments: false
noop:
timeout-minutes: 90
steps:
Expand Down
249 changes: 133 additions & 116 deletions .github/workflows/gh-aw-code-simplifier.lock.yml

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion .github/workflows/gh-aw-code-simplifier.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,18 @@ concurrency:
group: code-simplifier
cancel-in-progress: true
permissions:
actions: read
contents: read
issues: read
pull-requests: read
tools:
github:
toolsets: [repos, issues, pull_requests, search]
toolsets: [repos, issues, pull_requests, search, actions]
bash: true
web-fetch:
strict: false
safe-outputs:
activation-comments: false
noop:
timeout-minutes: 90
steps:
Expand Down
Loading
Loading