Skip to content

remove the legacy feature flag of gemini 3 - #6579

Open
shixiao-coder wants to merge 6 commits into
datacommonsorg:masterfrom
shixiao-coder:remove-legacy-gemini-3-prod-feature-flag
Open

remove the legacy feature flag of gemini 3#6579
shixiao-coder wants to merge 6 commits into
datacommonsorg:masterfrom
shixiao-coder:remove-legacy-gemini-3-prod-feature-flag

Conversation

@shixiao-coder

Copy link
Copy Markdown
Contributor

The gemini 3 feature flag was use when we roll up from 2.5 to 3, it's no longer needed, all non prod env has removed this feature flag

@shixiao-coder
shixiao-coder requested a review from a team as a code owner August 12, 2026 14:00
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request removes the legacy 'enable_gemini_3_flash' feature flag from the production configuration. Since the transition to Gemini 3 is complete and the flag has already been removed from non-production environments, this change cleans up the codebase by eliminating redundant configuration.

Highlights

  • Cleanup of legacy configuration: Removed the 'enable_gemini_3_flash' feature flag from the production configuration file as it is no longer required.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize the Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@github-actions

Copy link
Copy Markdown

⚠️ PRODUCTION FEATURE FLAG CHANGE — REVIEW CHECKLIST

Please conduct a careful review before merging this production change & coordinate with the oncaller.
Merging this PR will trigger a rolling restart of all Kubernetes pods in production.

Things to check before approving:

  • Staging Validated: Have these exact flag changes been tested and verified in staging?
  • Cache Invalidation: If API responses change, remember to clear the Redis cache after merging.
  • Time Window: Ensure updates occur during global working hours; request lead approval for Friday–Sunday updates.
  • Oncall Communication: Please additionally announce this update on the oncall thread.
  • Type Safety: Verify that flag value types match what the server binary expects.

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

Copy link
Copy Markdown
Contributor

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 removes the deprecated "enable_gemini_3_flash" feature flag from the production configuration file. There are no review comments, and I have no feedback to provide.

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.

1 participant