Update workflows to 68.3#66321
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s generated gh-aw workflow lockfiles to v0.68.3 to pick up fixes related to issue-link handling in PRs, and refreshes the pinned action/container versions used by these workflows.
Changes:
- Bump gh-aw compiler/setup action references from v0.68.1 → v0.68.3 across workflow lockfiles.
- Refresh pinned GitHub Action SHAs (notably
actions/upload-artifact) and container image versions used by the workflows. - Extend workflow runtime behavior around error detection/reporting and safe-outputs metadata (e.g., additional Copilot error outputs;
reply_to_idsupport; upload oftemporary-id-map.json).
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
.github/workflows/test-quarantine.lock.yml |
Updates generated lock workflow to gh-aw v0.68.3; refreshes pinned actions/containers; expands Copilot error detection outputs and safe-outputs metadata. |
.github/workflows/issue-triage-agent.lock.yml |
Updates generated lock workflow to gh-aw v0.68.3; refreshes pinned actions/containers; adds updated error detection outputs and safe-outputs schema additions. |
.github/workflows/cswin32-update.lock.yml |
Updates generated lock workflow to gh-aw v0.68.3; refreshes pinned actions/containers; aligns safe-outputs upload contents with new outputs. |
.github/workflows/community-pr-issue-check.lock.yml |
Updates generated lock workflow to gh-aw v0.68.3; refreshes pinned actions/containers; incorporates updated safe-outputs metadata for threaded comments. |
.github/workflows/browsertesting-deps-update.lock.yml |
Updates generated lock workflow to gh-aw v0.68.3; refreshes pinned actions/containers; aligns safe-outputs artifacts with new mapping output. |
.github/aw/actions-lock.json |
Updates the pinned github/gh-aw-actions/setup entry to v0.68.3 + SHA. |
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.
Ingests fix for issue links in PRs