Add greptile.json: review non-draft PRs once, not per commit - #852
Conversation
Signed-off-by: Clemens Volk <cvolk@nvidia.com>
🤖 Isaac Lab-Arena Review BotSummaryThis PR adds a 4-line repo-root Findings🔵 Improvement: greptile.json:3 — Greptile's current reference lists the default for both keys as Test CoverageNot applicable — config-only change, no code paths to test. VerdictShip it — small, intentional infra config with valid keys. Just confirm the file takes effect over any dashboard-level Greptile setting, and consider correcting the "defaults on" wording in the PR description. |
…moved) Signed-off-by: Clemens Volk <cvolk@nvidia.com>
Signed-off-by: Clemens Volk <cvolk@nvidia.com>
qianl-nv
left a comment
There was a problem hiding this comment.
Thanks for making the change quickly!
Configure Greptile to review each PR once (on open / ready-for-review) instead of on every commit, and to skip drafts.
triggerOnUpdates: false— no re-review on new commits (Greptile defaults this on); the initial review still happens.triggerOnDrafts: false— do not review draft PRs (Greptile default; set explicitly).