Skip to content

chore: raise Gemini review threshold#46

Merged
apstndb merged 1 commit into
mainfrom
chore/gemini-review-threshold-high
May 17, 2026
Merged

chore: raise Gemini review threshold#46
apstndb merged 1 commit into
mainfrom
chore/gemini-review-threshold-high

Conversation

@apstndb
Copy link
Copy Markdown
Owner

@apstndb apstndb commented May 17, 2026

Summary

  • Add .gemini/config.yaml for Gemini Code Assist on GitHub.
  • Set code_review.comment_severity_threshold to HIGH so low/medium severity review comments are suppressed.

Validation

  • git diff --check
  • ruby -e 'require "yaml"; abort unless YAML.load_file(".gemini/config.yaml").dig("code_review", "comment_severity_threshold") == "HIGH"'

Reference: https://developers.google.com/gemini-code-assist/docs/customize-repo-review

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@apstndb apstndb marked this pull request as ready for review May 17, 2026 19:57
Copilot AI review requested due to automatic review settings May 17, 2026 19:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds repository-level configuration for Gemini Code Assist on GitHub to suppress low/medium severity review comments by setting the minimum comment severity to HIGH.

Changes:

  • Add .gemini/config.yaml with code_review.comment_severity_threshold: HIGH.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@apstndb apstndb merged commit f5e48aa into main May 17, 2026
6 checks passed
@apstndb apstndb deleted the chore/gemini-review-threshold-high branch May 17, 2026 20:01
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.

2 participants