Skip to content

Conversation

@openfeaturebot
Copy link
Contributor

@openfeaturebot openfeaturebot commented Nov 7, 2025

🤖 I have created a release beep boop

0.3.12 (2025-11-07)

🐛 Bug Fixes

🔄 Refactoring

  • rename flag-source-url to provider-url for consistency (#181) (79b362e)

This PR was generated with Release Please. See documentation.

@gemini-code-assist
Copy link

Summary of Changes

Hello @openfeaturebot, 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 represents an automated release for version 0.3.12 of the project. Its main purpose is to publish the latest changes, which include a critical bug fix that corrects the comparison order, ensuring more reliable functionality.

Highlights

  • Version Update: The project's recorded version has been updated to 0.3.12.
  • Bug Fix Included: This release incorporates a bug fix that addresses an issue with the comparison order, as detailed in issue fix: correct compare order #184.
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 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 counter productive. 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.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

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.

Copy link

@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 is an automated release for version 0.3.12. The changes correctly update the version in .release-please-manifest.json and add the corresponding entry to CHANGELOG.md. I have one suggestion to make the changelog entry more descriptive for users.


### 🐛 Bug Fixes

* correct compare order ([#184](https://github.com/open-feature/cli/issues/184)) ([8b8f23d](https://github.com/open-feature/cli/commit/8b8f23df14b2464c0fff3c34480a28a4bb7b1834))

Choose a reason for hiding this comment

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

medium

The description for this bug fix is a bit brief. To provide more context for users reading the changelog, consider expanding on what was fixed. A more descriptive message would improve clarity.

Suggested change
* correct compare order ([#184](https://github.com/open-feature/cli/issues/184)) ([8b8f23d](https://github.com/open-feature/cli/commit/8b8f23df14b2464c0fff3c34480a28a4bb7b1834))
* correct manifest comparison order to ensure changes are detected accurately ([#184](https://github.com/open-feature/cli/issues/184)) ([8b8f23d](https://github.com/open-feature/cli/commit/8b8f23df14b2464c0fff3c34480a28a4bb7b1834))

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch from ebb317c to 40071e0 Compare November 7, 2025 22:31
@beeme1mr beeme1mr merged commit 55ea744 into main Nov 7, 2025
7 checks passed
@openfeaturebot
Copy link
Contributor Author

🤖 Release is at https://github.com/open-feature/cli/releases/tag/v0.3.12 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants