Skip to content

[github] Pin concrete models in agentic workflows - #26237

Merged
rolfbjarne merged 1 commit into
mainfrom
dev/rolf/investigate-ci-run
Jul 22, 2026
Merged

[github] Pin concrete models in agentic workflows#26237
rolfbjarne merged 1 commit into
mainfrom
dev/rolf/investigate-ci-run

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

Replace the unsupported Sonnet alias with Claude Sonnet 4.6 in the macios reviewer and code radiator workflows.

Regenerate the compiled workflow lock files with gh-aw v0.80.9.

🤖 Pull request created by Copilot

Replace the unsupported Sonnet alias with Claude Sonnet 4.6 and regenerate the compiled workflows.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 6a72debc-7b7a-4ac5-a631-8c91258137f4
Copilot AI review requested due to automatic review settings July 22, 2026 14:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s agentic workflow definitions to pin a concrete, supported model identifier (claude-sonnet-4.6) instead of the sonnet alias, and refreshes the compiled lockfiles generated by gh-aw so the runtime configuration matches.

Changes:

  • Updated the engine.model in the macios-reviewer and code-radiator workflow sources to claude-sonnet-4.6.
  • Regenerated both compiled workflow lock files to reflect the new model selection and updated metadata hashes (compiler gh-aw v0.80.9).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/macios-reviewer.md Pins the reviewer workflow engine model to claude-sonnet-4.6.
.github/workflows/macios-reviewer.lock.yml Regenerated compiled workflow to carry the pinned model through runtime env/metadata.
.github/workflows/code-radiator.md Pins the code radiator workflow engine model to claude-sonnet-4.6.
.github/workflows/code-radiator.lock.yml Regenerated compiled workflow to carry the pinned model through runtime env/metadata.

@rolfbjarne
rolfbjarne merged commit 481cc5a into main Jul 22, 2026
12 checks passed
@rolfbjarne
rolfbjarne deleted the dev/rolf/investigate-ci-run branch July 22, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants