Skip to main content
Use these workflows to get the most value from Propel during code review.

Quick commands

CommandWhat it does
/propel reviewTrigger or re-trigger a full Propel review on the current pull request.
/propel add to knowledge base "<rule>"Save a recurring rule so Propel enforces it in future pull requests.
@autoLet Propel auto-name your pull request from the code changes.
{ticket_id} @autoAuto-name your pull request and keep your ticket ID in the title.

Trigger a review or re-review

Propel reviews run automatically when you open a pull request. Use this command to re-trigger a review after new commits land or when context changes:
/propel review
Screenshot of a GitHub pull request comment using /propel review.
Add the command as a comment directly in the pull request thread.

More feature guides