Dismiss Reviews
Dismiss previous reviews on a pull request.
The dismiss_reviews action allows Mergify to automatically dismiss approved
or changes requested reviews when new commits are pushed to the pull request.
It is a powerful tool that can help maintain the freshness and relevance of
reviews in your pull request workflow.
Parameters
Section titled Parameters| Key name | Value type | Default | |
|---|---|---|---|
approved | list of string, boolean or from_requested_reviewers | | |
If set to | |||
changes_requested | list of string, boolean or from_requested_reviewers | | |
If set to | |||
message | template or null | | |
Message to use when dismissing reviews. | |||
when | synchronize or always | | |
If set to | |||
Examples
Section titled ExamplesWas this page helpful?
Thanks for your feedback!