Skip to content

ci: support GEMINI_MODEL repository variable in triage-issue workflow - #1775

Open
dkhawk wants to merge 2 commits into
mainfrom
ci/triage-issue-pass-gemini-model
Open

dkhawk wants to merge 2 commits into
mainfrom
ci/triage-issue-pass-gemini-model

Conversation

@dkhawk

@dkhawk dkhawk commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Configures the Issue Triage with Gemini workflow and script to read and utilize the GEMINI_MODEL repository variable.

Changes

  • Updated .github/scripts/triage_issue.py to use os.getenv("GEMINI_MODEL", "gemini-3.8-flash") instead of hardcoding gemini-3.5-flash.
  • Updated .github/workflows/triage-issue.yml to pass GEMINI_MODEL: ${{ vars.GEMINI_MODEL }} in the step environment.

@dkhawk
dkhawk requested a review from LoyalAbbas September 9, 2026 20:25
@googlemaps-bot

googlemaps-bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Code Coverage

Overall Project 50.32% 🍏

There is no coverage information present for the Files changed

@dkhawk
dkhawk marked this pull request as ready for review September 14, 2026 21:41
@dkhawk
dkhawk requested a review from a team as a code owner September 14, 2026 21:41
@dkhawk
dkhawk requested a review from kikoso September 14, 2026 21:41
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