Update Greptile directives#2361
Conversation
Tell Greptile to watch out for unintended dependency changes, and explain in CONTRIBUTING.md about using Greptile.
Greptile SummaryThis PR adds a "Dependencies" review rule to Confidence Score: 5/5Safe to merge — documentation and review-config changes only, no code or generated files touched. Both changed files are pure documentation/config; no generated code, Go source, or schemas are affected. The single P2 finding is a trivial grammar nit. No files require special attention.
|
| Filename | Overview |
|---|---|
| .greptile/rules.md | Adds a new "Dependencies" section (§5) with guidance on Go version bumps and unnecessary dependency changes; renumbers the old §5 "General" to §6. |
| CONTRIBUTING.md | Adds a paragraph explaining Greptile's role in code review and how contributors can request a re-review; minor grammar nit ("PR's" should be "PRs"). |
Reviews (1): Last reviewed commit: "Update Greptile directives" | Re-trigger Greptile
jamietanna
left a comment
There was a problem hiding this comment.
One thing we can always do in the future is we bump the minor go directive, then we get Renovate to update all the other dependencies in line with that
Tell Greptile to watch out for unintended dependency changes, and explain in CONTRIBUTING.md about using Greptile.
Tell Greptile to watch out for unintended dependency changes, and explain in CONTRIBUTING.md about using Greptile.