Skip to main content

Triggering PR Reviews

Refacto-bot supports two ways to trigger reviews for your pull requests.

Auto Review

Refacto can automatically review a pull request when it’s opened.This feature is off by default. To turn it on, follow these steps:
1

Navigate to the Settings page in the Refacto app.
2

Find the Auto Review option and toggle it ON.
Once enabled, every new PR is reviewed automatically — perfect for consistent, hands-free checks.

Manual Review

You can also trigger reviews manually by adding a comment in a PR:
/refacto-bot
Perfect for running reviews only when you need them, giving you full control over which PRs get checked.