Skip to content

🔧 config(greptile): on-call reviews only, skip automatic#16

Merged
scttbnsn merged 1 commit into
mainfrom
config/greptile-oncall
Jul 6, 2026
Merged

🔧 config(greptile): on-call reviews only, skip automatic#16
scttbnsn merged 1 commit into
mainfrom
config/greptile-oncall

Conversation

@scttbnsn

@scttbnsn scttbnsn commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Greptile joins as an on-call second reviewer, not an automatic one. skipReview: "AUTOMATIC" turns off auto-reviews on every PR; summon it when wanted by commenting @greptileai (optionally with a question). CodeRabbit stays the always-on reviewer.

🔧 Changed

  • Updated greptile.json to set skipReview: "AUTOMATIC", disabling Greptile’s automatic PR reviews.

  • Configured Greptile to be summoned manually via @greptileai comments, optionally with a question.

  • Left CodeRabbit as the always-on reviewer.

  • Verify the new Greptile review flow matches the intended repo policy and comment trigger behavior.

@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rolester-website Ready Ready Preview, Comment Jul 6, 2026 12:44am

@biggest-littlest biggest-littlest left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

One-line config, greptile on-call mode.

@ALARGECOMPANY ALARGECOMPANY left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

One-line config, greptile on-call mode.

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 96bdc72c-9610-40a8-b816-dbedcdaa5577

📥 Commits

Reviewing files that changed from the base of the PR and between cb9877f and 0ef4f62.

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

📝 Walkthrough

Walkthrough

Config-only change: added a skipReview field set to "AUTOMATIC" in greptile.json.

Changes

File Change
greptile.json Added top-level skipReview: "AUTOMATIC" field

Related issues: None found.

Related PRs: None found.

Suggested labels: config

Suggested reviewers: None needed — trivial config change.

No code contract, no logic. Nothing to fix here.

Poem:
A rabbit hops through JSON's gate,
One field added, low the weight,
"AUTOMATIC" now the review's fate,
Skip it clean, no need to wait.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch config/greptile-oncall

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

@scttbnsn scttbnsn merged commit eb4d7c8 into main Jul 6, 2026
4 of 7 checks passed
@scttbnsn scttbnsn deleted the config/greptile-oncall branch July 6, 2026 00:42
@greptile-apps

greptile-apps Bot commented Jul 6, 2026

Copy link
Copy Markdown

Greptile Summary

This PR introduces a greptile.json config file with skipReview: "AUTOMATIC" to disable automatic Greptile reviews on every PR, shifting it to an on-call reviewer invoked manually via @greptileai comments.

  • Adds greptile.json with a single skipReview: "AUTOMATIC" setting that suppresses auto-triggered reviews
  • No application code is modified; this is a pure reviewer tooling configuration change

Confidence Score: 5/5

This PR is safe to merge — it only adds a single-field Greptile configuration file with no impact on application code or runtime behavior.

The change is a one-line JSON config that adjusts when Greptile reviews are triggered. There is no application logic, no data flow, and no risk of regression.

No files require special attention.

Important Files Changed

Filename Overview
greptile.json New config file that disables automatic Greptile reviews, requiring manual invocation via @greptileai comment

Reviews (1): Last reviewed commit: "🔧 config(greptile): on-call reviews onl..." | Re-trigger Greptile

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.

3 participants