chore: upgrade GitHub Agentic Workflows to v0.52.1#141
Merged
danielmeppiel merged 1 commit intomainfrom Mar 3, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades the generated (locked) GitHub Agentic Workflows to gh-aw v0.52.1, refreshing pinned action SHAs and incorporating upstream template changes in the locked workflow definitions.
Changes:
- Regenerated workflow lock files with
gh-aw v0.52.1metadata and updated pinneduses:SHAs. - Added the new “activation” artifact +
aw_info.jsongeneration and propagatedmodelvia activation outputs. - Updated MCP gateway/firewall integration bits (e.g.,
gh-aw-mcpg v0.1.7, payload size threshold env) and added inference-access-error detection.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| .github/workflows/cli-consistency-checker.lock.yml | Regenerated lockfile for v0.52.1 (updated pinned SHAs/artifacts/run info + inference error detection). |
| .github/workflows/daily-doc-updater.lock.yml | Regenerated lockfile for v0.52.1; also changes safe-outputs PR creation configuration (incl. reviewer assignment). |
| .github/workflows/daily-test-improver.lock.yml | Regenerated lockfile for v0.52.1; updates concurrency keying, artifacts, run info, and MCP gateway settings. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Regenerated all workflow lock files after upgrading GitHub Agentic Workflows to v0.52.1.
Changed files
cli-consistency-checker.lock.ymldaily-doc-updater.lock.ymldaily-test-improver.lock.yml