Skip to content

fix(github-actions): update issue labeler Gemini model to gemini-3.1-flash-lite#3705

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
josephperrott:fix-issue-labeler-gemini-model
May 27, 2026
Merged

fix(github-actions): update issue labeler Gemini model to gemini-3.1-flash-lite#3705
alan-agius4 merged 1 commit into
angular:mainfrom
josephperrott:fix-issue-labeler-gemini-model

Conversation

@josephperrott
Copy link
Copy Markdown
Member

Updates the issue labeling action to use the stable gemini-3.1-flash-lite model as the preview version has been retired.

@josephperrott josephperrott added the action: merge The PR is ready for merge by the caretaker label May 27, 2026
@josephperrott josephperrott requested a review from alan-agius4 May 27, 2026 14:33
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Gemini model identifier in the issue labeling GitHub Action from 'gemini-3.1-flash-lite-preview' to 'gemini-3.1-flash-lite'. However, the reviewer pointed out that 'gemini-3.1-flash-lite' is not a valid model name and suggested using the correct stable identifier, 'gemini-2.0-flash-lite', to prevent API request failures.

Comment thread github-actions/labeling/issue/lib/issue-labeling.ts
Copy link
Copy Markdown
Contributor

@alan-agius4 alan-agius4 left a comment

Choose a reason for hiding this comment

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

LGTM

@alan-agius4 alan-agius4 merged commit 649c3af into angular:main May 27, 2026
16 checks passed
@alan-agius4
Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

@josephperrott josephperrott deleted the fix-issue-labeler-gemini-model branch May 27, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants