Skip to content

Update Greptile directives#2361

Merged
mromaszewicz merged 1 commit into
mainfrom
chore/greptile
May 1, 2026
Merged

Update Greptile directives#2361
mromaszewicz merged 1 commit into
mainfrom
chore/greptile

Conversation

@mromaszewicz

Copy link
Copy Markdown
Member

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.
@mromaszewicz
mromaszewicz requested a review from a team as a code owner May 1, 2026 17:17
@greptile-apps

greptile-apps Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds a "Dependencies" review rule to .greptile/rules.md (watching for unjustified go.mod version bumps and unnecessary dependency changes) and updates CONTRIBUTING.md to explain the Greptile automated review process to contributors. Both changes are documentation/configuration only with no code impact.

Confidence Score: 5/5

Safe 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.

Important Files Changed

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 jamietanna 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 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

@mromaszewicz
mromaszewicz merged commit 7ba8513 into main May 1, 2026
35 checks passed
@mromaszewicz
mromaszewicz deleted the chore/greptile branch May 1, 2026 17:22
lwc pushed a commit to lwc/oapi-codegen that referenced this pull request Jun 23, 2026
Tell Greptile to watch out for unintended dependency changes, and
explain in CONTRIBUTING.md about using Greptile.
@jamietanna jamietanna added the chore Any maintenance tasks that are regular, not as important to call out in the changelog label Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Any maintenance tasks that are regular, not as important to call out in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants