build: bump version to v0.21.0-beta.rc3#10847
Conversation
Summary of ChangesHello, 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 performs a routine version bump for the v0.21 release branch to reflect the latest beta release candidate. Highlights
New Features🧠 You can now enable Memory (public preview) to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Using Gemini Code AssistThe 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
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 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
|
PR Severity: MEDIUM
Medium (1 file)
AnalysisThis PR makes a minimal change to No severity bump applies: only 1 non-test, non-generated file changed (threshold: >20), and only 2 lines changed (threshold: >500). To override, add a |
c1d7b04 to
06436c6
Compare
|
Let's wait for #10838 to be merged |
saubyk
left a comment
There was a problem hiding this comment.
Aren't we mixing concerns here? Warrants an explanation at least
06436c6 to
e7dbbda
Compare
e7dbbda to
431499f
Compare
|
Blocker is #10851, thats def a must |
Summary
Bumps the v0.21 release branch version from
v0.21.0-beta.rc2tov0.21.0-beta.rc3.Test plan
go test ./build