Skip to content

chore(release): skip ai reviews for release prs#181

Merged
jdx merged 1 commit into
mainfrom
codex/skip-ai-release-pr-reviews-20260709
Jul 9, 2026
Merged

chore(release): skip ai reviews for release prs#181
jdx merged 1 commit into
mainfrom
codex/skip-ai-release-pr-reviews-20260709

Conversation

@jdx

@jdx jdx commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • add Greptile filters for mechanical release PR titles and release labels

Notes

  • CodeRabbit title filtering is handled in the companion jdx/coderabbit PR.
  • No Cursor Bugbot rules are included.

This PR was generated by Codex.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@jdx, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 73fcf5b3-f96a-4701-aa59-a085d38c8936

📥 Commits

Reviewing files that changed from the base of the PR and between 922f5a5 and 8329003.

📒 Files selected for processing (1)
  • greptile.json

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@greptile-apps

greptile-apps Bot commented Jul 9, 2026

Copy link
Copy Markdown

Greptile Summary

This PR adds a greptile.json configuration file to suppress AI code reviews on mechanical release PRs, complementing a companion CodeRabbit change and a Cursor Bugbot rule in .cursor/BUGBOT.md.

  • disabledLabels skips reviews on PRs carrying the release or autorelease: pending labels, covering release-plz and Release Please workflows.
  • ignoreKeywords suppresses reviews when the PR title or description contains common release boilerplate (chore: release, chore(main): release, This PR was generated with release-plz, This PR was generated with Release Please).

Confidence Score: 5/5

Config-only change with no runtime or application logic; safe to merge.

Both disabledLabels and ignoreKeywords are documented, correctly typed fields in the greptile.json schema. No .greptile/ directory exists that would shadow this file, so the config will be picked up as intended. The change is purely additive and carries no risk to application behavior.

No files require special attention.

Important Files Changed

Filename Overview
greptile.json New Greptile config file using valid disabledLabels (array) and ignoreKeywords (newline-separated string) fields to suppress reviews on release PRs; format matches the documented schema.

Reviews (2): Last reviewed commit: "chore(release): skip ai reviews for rele..." | Re-trigger Greptile

@jdx jdx force-pushed the codex/skip-ai-release-pr-reviews-20260709 branch from 0c76044 to 8329003 Compare July 9, 2026 20:58
@jdx jdx merged commit 04bd70a into main Jul 9, 2026
8 checks passed
@jdx jdx deleted the codex/skip-ai-release-pr-reviews-20260709 branch July 9, 2026 21:00
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