Skip to content

Fix issue-triage workflow model for Stacklok gateway - #6557

Merged
aponcedeleonch merged 1 commit into
mainfrom
update-issue-triage-model
Sep 9, 2026
Merged

aponcedeleonch merged 1 commit into
mainfrom
update-issue-triage-model

Conversation

@danbarr

@danbarr danbarr commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

The issue-triage workflow has been failing since the switchover to the Stacklok gateway because claude-sonnet-4-6 isn't an available model on the gateway.

  • Bump the --model argument in .github/workflows/issue-triage.yml from claude-sonnet-4-6 to claude-sonnet-5.

Type of change

  • Bug fix

Test plan

  • Manual testing (describe below)

Verified the model ID matches what the Stacklok gateway currently serves. The workflow itself can only be fully validated by a live run against a real issue once merged.

Does this introduce a user-facing change?

No.

@danbarr
danbarr requested a review from JAORMX as a code owner September 8, 2026 22:43
@github-actions github-actions Bot added the size/XS Extra small PR: < 100 lines changed label Sep 8, 2026
@danbarr
danbarr force-pushed the update-issue-triage-model branch from b18cb98 to 32a2b09 Compare September 8, 2026 22:45
@github-actions github-actions Bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Sep 8, 2026
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.73%. Comparing base (ab27a23) to head (32a2b09).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6557      +/-   ##
==========================================
+ Coverage   78.69%   78.73%   +0.04%     
==========================================
  Files         777      777              
  Lines       77092    77092              
==========================================
+ Hits        60664    60698      +34     
+ Misses      16423    16389      -34     
  Partials        5        5              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aponcedeleonch
aponcedeleonch merged commit cf98283 into main Sep 9, 2026
43 checks passed
@aponcedeleonch
aponcedeleonch deleted the update-issue-triage-model branch September 9, 2026 07:16
@github-actions github-actions Bot mentioned this pull request Sep 10, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants