Skip to content

Commit 889fe83

Browse files
committed
ci(greptile): only auto-review PRs authored by carlos-alm
Adds .greptile/config.json with an includeAuthors allowlist so Greptile only triggers automatic reviews on PRs from the maintainer. Other contributors can still request a review on demand by commenting @greptileai on their PR.
1 parent 3ead0f8 commit 889fe83

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.greptile/config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"includeAuthors": ["carlos-alm"]
3+
}

0 commit comments

Comments
 (0)