Command reference
Commands you can post on pull requests and merge requests.
| Command | What it does | GitHub | GitLab |
|---|---|---|---|
@mergeguard-followup | Runs a full re-review on the latest code | PR Conversation | MR Overview note |
@mergeguards deep-scan | Deeper security-focused review (paid plans) | PR Conversation | MR Overview note |
@mergeguards fix | Applies an AI-generated fix commit | Reply on inline review comment | Reply on Changes diff thread |
Aliases
You can also use @mergeguard, /mergeguards, or /mg for deep-scan and fix. Follow-up should be posted as @mergeguard-followup on its own line.
Tips
- Post the command on its own line for best results.
- Fix only works on MergeGuard inline finding threads—not general PR/MR chat.
- After an auto-fix, run
@mergeguard-followupif you want another full review.