Skip to content

Pin SelfCare Copilot model to prevent startup failure - #518

Merged
pelikhan merged 2 commits into
mainfrom
copilot/fix-github-actions-job-failure
Sep 2, 2026
Merged

Pin SelfCare Copilot model to prevent startup failure#518
pelikhan merged 2 commits into
mainfrom
copilot/fix-github-actions-job-failure

Conversation

Copilot AI commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

The scheduled SelfCare workflow failed before agent execution because the inherited auto model alias could not resolve without runtime model-catalog reflection.

  • Workflow

    • Pin the Copilot model explicitly:
      engine: copilot
      model: gpt-5.4
    • Regenerate self-care.lock.yml.
  • Regression coverage

    • Verify both source and compiled workflows retain the explicit model.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions job and implement a fix Pin SelfCare Copilot model to prevent startup failure Sep 2, 2026
Copilot AI requested a review from pelikhan September 2, 2026 03:12
@pelikhan
pelikhan marked this pull request as ready for review September 2, 2026 03:13
@pelikhan
pelikhan merged commit ad6e7f9 into main Sep 2, 2026
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