Skip to content

chore: GEMINI.md updates#729

Merged
ishymko merged 1 commit into
mainfrom
ishymko/gemini-md
Feb 23, 2026
Merged

chore: GEMINI.md updates#729
ishymko merged 1 commit into
mainfrom
ishymko/gemini-md

Conversation

@ishymko

@ishymko ishymko commented Feb 23, 2026

Copy link
Copy Markdown
Member
  • Rename to GEMINI.md (in capital).
  • Refine instructions.

BEGIN_COMMIT_OVERRIDE
chore: GEMINI.md updates (#729)
END_COMMIT_OVERRIDE

- Rename to `GEMINI.md` (in capital).
- Refine instructions.
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @ishymko, 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 focuses on improving the project's documentation by renaming a key markdown file and enhancing its content. The changes streamline the instructions for developers, ensuring clarity on code style, mandatory checks, and testing procedures, ultimately contributing to better code quality and development workflow adherence.

Highlights

  • File Renaming: The documentation file Gemini.md has been renamed to GEMINI.md to align with capitalization conventions.
  • Documentation Refinement: The content within the GEMINI.md file has been updated to refine instructions for code style, mandatory checks, and running tests.
  • Code Formatting Command Added: A new command uv run ruff format has been added to the documentation, emphasizing the use of ruff for code formatting.
  • Instruction Reorganization: The sections within the documentation have been reorganized, moving the 'How to run all tests' section to be part of 'Code style and mandatory checks'.
Changelog
  • GEMINI.md
    • Renamed from Gemini.md to GEMINI.md.
    • Removed the standalone 'How to run all tests' section.
    • Updated the 'Other instructions' section title to 'Code style and mandatory checks'.
    • Added uv run ruff format command to the ruff instructions.
    • Integrated the uv run pytest command into the 'Code style and mandatory checks' section.
Activity
  • No specific activity has been recorded for this pull request since its creation.
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.

@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

The pull request updates the GEMINI.md documentation file by renaming it and refining the instructions for contributors. The changes improve the clarity of the code style and checking process. However, the instructions for installing project dependencies have been removed, which is crucial for a new contributor. I've suggested adding a 'Setup' section to include the dependency installation command and restructuring the document for better readability.

Comment thread GEMINI.md
@ishymko ishymko marked this pull request as ready for review February 23, 2026 15:39
@ishymko ishymko requested a review from a team as a code owner February 23, 2026 15:39
@ishymko ishymko merged commit 3ad2503 into main Feb 23, 2026
10 checks passed
@ishymko ishymko deleted the ishymko/gemini-md branch February 23, 2026 15:41
@ishymko ishymko changed the title docs: GEMINI.md updates chore: GEMINI.md updates Mar 10, 2026
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