🔧 config(greptile): on-call reviews only, skip automatic#16
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
biggest-littlest
left a comment
There was a problem hiding this comment.
One-line config, greptile on-call mode.
ALARGECOMPANY
left a comment
There was a problem hiding this comment.
One-line config, greptile on-call mode.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughConfig-only change: added a Changes
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: ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
| 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
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.jsonto setskipReview: "AUTOMATIC", disabling Greptile’s automatic PR reviews.Configured Greptile to be summoned manually via
@greptileaicomments, 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.