Skip to content

update to aw 0.61.2#1080

Merged
aaronpowell merged 1 commit into
stagedfrom
aw-update
Mar 19, 2026
Merged

update to aw 0.61.2#1080
aaronpowell merged 1 commit into
stagedfrom
aw-update

Conversation

@aaronpowell
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 19, 2026 04:12
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ This PR targets main, but PRs should target staged.

The main branch is auto-published from staged and should not receive direct PRs.
Please close this PR and re-open it against the staged branch.

You can change the base branch using the Edit button at the top of this PR,
or run: gh pr edit 1080 --base staged

@aaronpowell aaronpowell changed the base branch from main to staged March 19, 2026 04:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s agentic workflow lockfiles to match gh-aw v0.61.2 output, including related runtime/script path changes and new MCP/guard configuration. Also updates the Learning Hub updater workflow source to align with the repo’s staged-base PR convention.

Changes:

  • Regenerated multiple .github/workflows/*.lock.yml files with gh-aw v0.61.2 (and AWF v0.24.3), updating setup action pins and runtime paths.
  • Updated MCP gateway configuration (guard policies) and Safe Outputs tool generation flow.
  • Adjusted Learning Hub updater workflow source to set allowed domains under safe-outputs and require staged as the PR base branch.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/resource-staleness-report.lock.yml Regenerated workflow lockfile for gh-aw v0.61.2; updates setup/action paths, AWF version, and safe-outputs/MCP config.
.github/workflows/pr-duplicate-check.lock.yml Regenerated workflow lockfile for gh-aw v0.61.2; updates setup/action paths, AWF version, and safe-outputs/MCP config.
.github/workflows/learning-hub-updater.md Moves allowed domains under safe-outputs and clarifies PRs must target staged with required labels.
.github/workflows/learning-hub-updater.lock.yml Regenerated workflow lockfile for gh-aw v0.61.2; includes staged base-branch handling and updated safe-outputs/MCP config.
.github/workflows/duplicate-resource-detector.lock.yml Regenerated workflow lockfile for gh-aw v0.61.2; updates setup/action paths, AWF version, and safe-outputs/MCP config.
.github/workflows/codeowner-update.lock.yml Regenerated workflow lockfile for gh-aw v0.61.2; updates setup/action paths, AWF version, and safe-outputs/MCP config.
.github/aw/actions-lock.json Adds v0.61.2 lock entries for gh-aw setup actions.

You can also share your feedback on Copilot code review. Take the survey.

touch /tmp/gh-aw/agent-step-summary.md
# shellcheck disable=SC1003
sudo -E awf --env-all --container-workdir "${GITHUB_WORKSPACE}" --allow-domains "api.business.githubcopilot.com,api.enterprise.githubcopilot.com,api.github.com,api.githubcopilot.com,api.individual.githubcopilot.com,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,github.com,host.docker.internal,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.npmjs.org,s.symcb.com,s.symcd.com,security.ubuntu.com,telemetry.enterprise.githubcopilot.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com" --log-level info --proxy-logs-dir /tmp/gh-aw/sandbox/firewall/logs --enable-host-access --image-tag 0.24.2 --skip-pull --enable-api-proxy \
sudo -E awf --env-all --container-workdir "${GITHUB_WORKSPACE}" --mount "${RUNNER_TEMP}/gh-aw:${RUNNER_TEMP}/gh-aw:ro" --mount "${RUNNER_TEMP}/gh-aw:/host${RUNNER_TEMP}/gh-aw:ro" --allow-domains "api.business.githubcopilot.com,api.enterprise.githubcopilot.com,api.github.com,api.githubcopilot.com,api.individual.githubcopilot.com,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,github.com,host.docker.internal,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.npmjs.org,s.symcb.com,s.symcd.com,security.ubuntu.com,telemetry.enterprise.githubcopilot.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.googleapis.com" --log-level info --proxy-logs-dir /tmp/gh-aw/sandbox/firewall/logs --enable-host-access --image-tag 0.24.3 --skip-pull --enable-api-proxy \
@aaronpowell aaronpowell merged commit cb6cf92 into staged Mar 19, 2026
16 checks passed
@aaronpowell aaronpowell deleted the aw-update branch March 19, 2026 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants