Skip to content

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

Draft
dkhawk wants to merge 1 commit into
mainfrom
ci/triage-issue-pass-gemini-model
Draft

ci: support GEMINI_MODEL repository variable in triage-issue workflow#1775
dkhawk wants to merge 1 commit 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

Copy link
Copy Markdown
Contributor

Code Coverage

Overall Project 50.4% 🍏

There is no coverage information present for the Files changed

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