docs(github): note greptile runs automatically and require commit hashes in proof of fix - #32303
Merged
mateo-berri merged 1 commit intoJul 7, 2026
Conversation
…hes in proof of fix
Contributor
Greptile SummaryThis PR updates the GitHub PR template with two process clarifications: it corrects how contributors should request a Greptile review, and it strengthens the proof-of-fix requirements by mandating commit hashes.
Confidence Score: 5/5Template-only change with no impact on runtime code; safe to merge. The change touches only the GitHub PR template and both edits are accurate: Greptile does run automatically on new PRs, and requiring commit hashes in proof screenshots is a straightforward process improvement with no downside. No files require special attention.
|
| Filename | Overview |
|---|---|
| .github/pull_request_template.md | Two small copy updates: clarifies that Greptile auto-reviews on PR open (so contributors don't need to ping @greptileai immediately), and adds a requirement to include commit hashes in proof-of-fix screenshots. |
Reviews (1): Last reviewed commit: "docs(github): note greptile runs automat..." | Re-trigger Greptile
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
yucheng-berri
approved these changes
Jul 7, 2026
mateo-berri
enabled auto-merge (squash)
July 7, 2026 01:41
mateo-berri
merged commit Jul 7, 2026
4004881
into
litellm_internal_staging
121 of 122 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Relevant issues
Linear ticket
Pre-Submission checklist
Please complete all items before asking a LiteLLM maintainer to review your PR
@greptileaito re-request a review after pushing changes)Screenshots / Proof of Fix
Template-only change; the rendered result is the proof: pull_request_template.md on this branch
Type
📖 Documentation
Changes
The pre-submission checklist told contributors to request a Greptile review by commenting
@greptileai, which led agents and contributors to post that comment immediately on opening a PR even though Greptile already reviews every new PR automatically. The checklist item now keeps the 4/5 confidence score requirement and clarifies that commenting@greptileaiis only for re-requesting a review after pushing changesThe Screenshots / Proof of Fix guidance now also requires including the commit hash each proof was captured at, for both the before and the after runs