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
2 changes: 1 addition & 1 deletion .gitattributes
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
.github/workflows/*.lock.yml linguist-generated=true merge=ours
.github/workflows/*.lock.yml linguist-generated=true

# Install scripts must always be LF (executed on Linux/macOS via curl|sh).
scripts/install/*.sh text eol=lf
Expand Down
12 changes: 6 additions & 6 deletions .github/aw/actions-lock.json
Original file line numberDiff line numberDiff line change
Expand Up@@ -35,15 +35,15 @@
"version": "v7.0.1",
"sha": "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
},
"github/gh-aw-actions/setup-cli@v0.84.3": {
"github/gh-aw-actions/setup-cli@v0.86.2": {
"repo": "github/gh-aw-actions/setup-cli",
"version": "v0.84.3",
"sha": "c863074b673419603d146aab585e2986ef08deec"
"version": "v0.86.2",
"sha": "6aab9e5b5c91c615506061f09bedd81a23babe3c"
},
"github/gh-aw-actions/setup@v0.84.3": {
"github/gh-aw-actions/setup@v0.86.2": {
"repo": "github/gh-aw-actions/setup",
"version": "v0.84.3",
"sha": "c863074b673419603d146aab585e2986ef08deec"
"version": "v0.86.2",
"sha": "6aab9e5b5c91c615506061f09bedd81a23babe3c"
}
},
"containers": {
Expand Down
325 changes: 171 additions & 154 deletions .github/workflows/ado-task-ir-contributor.lock.yml

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions .github/workflows/agentic_commands.yml
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
# gh-aw-commands: {"payload_version":"v1","schema_version":"v1","compiler_version":"v0.84.0","commands":["plan","review","risk","scout","souschef"],"workflows":["issue-plan-maker","pr-sous-chef","review-compiler-contract","review-rust","review-security","review-tests","review-typescript","risk","scout-command"]}
# gh-aw-commands: {"payload_version":"v1","schema_version":"v1","compiler_version":"v0.86.2","commands":["plan","review","risk","scout","souschef"],"workflows":["issue-plan-maker","pr-sous-chef","review-compiler-contract","review-rust","review-security","review-tests","review-typescript","risk","scout-command"]}
# Routing summary (sorted):
# slash commands:
# /plan -> issue-plan-maker [issue_comment,issues] reaction=eyes
Expand All@@ -12,7 +12,7 @@
# /souschef -> pr-sous-chef [pull_request_comment] reaction=eyes
# labels:
# (none)
# This file was automatically generated by gh-aw (v0.84.0). DO NOT EDIT. To debug this workflow, load the skill at https://github.com/github/gh-aw/blob/main/debug.md
# This file was automatically generated by gh-aw (v0.86.2). DO NOT EDIT. To debug this workflow, load the skill at https://github.com/github/gh-aw/blob/main/debug.md
#
# ___ _ _
# / _ \ | | (_)
Expand DownExpand Up@@ -64,7 +64,7 @@ jobs:
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

- name: Setup Scripts
uses: github/gh-aw-actions/setup@v0.84.0
uses: github/gh-aw-actions/setup@v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All@@ -73,7 +73,7 @@ jobs:
env:
GH_AW_SLASH_ROUTING: '{"plan":[{"workflow":"issue-plan-maker","events":["issue_comment","issues"],"ai_reaction":"eyes","status_comment":true}],"review":[{"workflow":"review-compiler-contract","events":["pull_request_comment","pull_request_review_comment"],"ai_reaction":"eyes","status_comment":true},{"workflow":"review-rust","events":["pull_request_comment","pull_request_review_comment"],"ai_reaction":"eyes","status_comment":true},{"workflow":"review-security","events":["pull_request_comment","pull_request_review_comment"],"ai_reaction":"eyes","status_comment":true},{"workflow":"review-tests","events":["pull_request_comment","pull_request_review_comment"],"ai_reaction":"eyes","status_comment":true},{"workflow":"review-typescript","events":["pull_request_comment","pull_request_review_comment"],"ai_reaction":"eyes","status_comment":true}],"risk":[{"workflow":"risk","events":["pull_request","pull_request_comment"],"ai_reaction":"eyes","status_comment":true}],"scout":[{"workflow":"scout-command","events":["issue_comment","issues"],"ai_reaction":"eyes","status_comment":true}],"souschef":[{"workflow":"pr-sous-chef","events":["pull_request_comment"],"ai_reaction":"eyes","status_comment":true}]}'
GH_AW_LABEL_ROUTING: '{}'
GH_AW_HELP_COMMANDS: '[{"command":"plan","description":"Comprehensive issue investigation and planning triggered by /plan","centralized":true,"decentralized":false,"source_file":"issue-plan-maker"},{"command":"review","description":"Enforces ado-aw''s compiler contracts — front-matter and safe-output schemas, typed IR, bundle and codegen drift, and documentation sync","centralized":true,"decentralized":false,"source_file":"review-compiler-contract"},{"command":"risk","description":"Assesses PRs for breaking change risk and approves or requests changes","centralized":true,"decentralized":false,"source_file":"risk"},{"command":"scout","description":"On-demand code history investigation triggered by /scout on issues","centralized":true,"decentralized":false,"source_file":"scout-command"},{"command":"souschef","description":"Keeps open non-draft PRs moving by posting targeted Copilot nudges, resolving answered review threads and pushing formatter fixes","centralized":true,"decentralized":false,"source_file":"pr-sous-chef"}]'
GH_AW_HELP_COMMANDS: '[{"command":"plan","description":"Comprehensive issue investigation and planning triggered by /plan","centralized":true,"decentralized":false,"source_file":"issue-plan-maker"},{"command":"review","description":"Enforces ado-aw''s compiler contracts — front-matter and safe-output schemas, typed IR, generated-artifact drift, and documentation sync","centralized":true,"decentralized":false,"source_file":"review-compiler-contract"},{"command":"risk","description":"Assesses PRs for breaking change risk and approves or requests changes","centralized":true,"decentralized":false,"source_file":"risk"},{"command":"scout","description":"On-demand code history investigation triggered by /scout on issues","centralized":true,"decentralized":false,"source_file":"scout-command"},{"command":"souschef","description":"Keeps open non-draft PRs moving by posting targeted Copilot nudges, resolving answered review threads and pushing formatter fixes","centralized":true,"decentralized":false,"source_file":"pr-sous-chef"}]'
GH_AW_HELP_COMMAND_ENABLED: 'true'
GH_AW_SLASH_COMMAND_DOCS_URL: 'https://github.github.com/gh-aw/reference/command-triggers/'
with:
Expand Down
46 changes: 23 additions & 23 deletions .github/workflows/agentics-maintenance.yml
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.84.0). DO NOT EDIT. To debug this workflow, load the skill at https://github.com/github/gh-aw/blob/main/debug.md
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.86.2). DO NOT EDIT. To debug this workflow, load the skill at https://github.com/github/gh-aw/blob/main/debug.md
#
# ___ _ _
# / _ \ | | (_)
Expand DownExpand Up@@ -94,7 +94,7 @@ jobs:
discussions: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All@@ -113,7 +113,7 @@ jobs:
issues: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All@@ -132,7 +132,7 @@ jobs:
pull-requests: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All@@ -152,7 +152,7 @@ jobs:
actions: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand DownExpand Up@@ -181,7 +181,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All@@ -196,9 +196,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup-cli@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
version: v0.84.0
version: v0.86.2

- name: Run operation
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
Expand DownExpand Up@@ -228,7 +228,7 @@ jobs:
pull-requests: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand DownExpand Up@@ -275,7 +275,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand DownExpand Up@@ -321,7 +321,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All@@ -336,9 +336,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup-cli@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
version: v0.84.0
version: v0.86.2

- name: Create missing labels
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
Expand DownExpand Up@@ -367,7 +367,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All@@ -382,9 +382,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup-cli@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
version: v0.84.0
version: v0.86.2

- name: Restore activity report logs cache
id: activity_report_logs_cache
Expand DownExpand Up@@ -472,7 +472,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All@@ -487,9 +487,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup-cli@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
version: v0.84.0
version: v0.86.2

- name: Restore forecast report logs cache
id: forecast_report_logs_cache
Expand DownExpand Up@@ -564,7 +564,7 @@ jobs:
issues: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand DownExpand Up@@ -601,7 +601,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All@@ -616,9 +616,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@f3ca20900e2363607992fb61b46fc687d4b56ba3 # v0.84.0
uses: github/gh-aw-actions/setup-cli@6aab9e5b5c91c615506061f09bedd81a23babe3c # v0.86.2
with:
version: v0.84.0
version: v0.86.2

- name: Validate workflows and file issue on findings
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
Expand Down
Loading
Loading