Reviews / Commands
Commands
Reply to any Dicast comment, or comment on the pull request itself. Commands are available to anyone with write access to the repository.
Available commands
| Command | What it does |
|---|---|
| @dicast why | Prints each juror’s reasoning for the finding you replied to, including the dissenting one. |
| @dicast recheck | Re-hears the pull request from the current head commit. |
| @dicast dismiss | Marks the finding as not useful. The pattern carries a lower prior in this repository from then on. |
| @dicast dismiss --org | Applies the same lesson across every repository in the organisation. Admins only. |
| @dicast struck | Posts the struck record inline. |
| @dicast panel 3 | Re-hears with the given threshold for this pull request only. |
| @dicast pause | Stops reviewing this pull request until resumed. |
| @dicast resume | Resumes reviewing. |
| @dicast help | Posts this list. |
Quota
recheck and panel re-run the hearing and consume a review against your quota. why, struck, dismiss, pause and help are free. A recheck triggered after a Dicast incident is never charged.
Automatic re-review
New commits on an open pull request are re-heard automatically, but only the changed files are re-scanned. Findings already dismissed do not reappear.