By default, Greptile reviews every new PR when it is first opened or when a user comments @greptileai on the PR. It can also be configured to review PRs on certain triggers.

Filters

You can configure Greptile to only review PRs that match certain filters. The filters can be configured in the dashboard, or in your greptile.json file.

Filter ByDescription
labelsInclude or exclude PRs with specific labels
branchesInclude or exclude PRs to or from specific branches
authorInclude or exclude PRs based on PR author
keywordsInclude or exclude PRs containing a specific keyword in the title, description,or last commit message

Trigger Manually

You can trigger Greptile to review a PR manually by commenting @greptileai on the PR.

GitHub does not allow users to tag bots, so as you comment @greptileai it may not show you the bot in the dropdown suggestions..