Quick commands
| Command | What it does |
|---|---|
/propel review | Trigger 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. |
@auto | Let Propel auto-name your pull request from the code changes. |
{ticket_id} @auto | Auto-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:
Add the command as a comment directly in the pull request thread.