โ๏ธ Commands ๐
Mergify is able to run some ๐ Actions directly without leveraging the rule system. By commenting on a pull request, you can ask Mergify to executes some actions.
The syntax of the comment is:
@Mergifyio <command> [parameters โฆ]
Note
To run commands, a user needs to be the author of the pull request or have write access to the repository.
The list of available commands is listed below, with their parameters:
backport ๐
Runs the backport action.
Syntax |
|
Example |
|
copy ๐
Runs the copy action.
Syntax |
|
Example |
|
refresh ๐
Re-evaluates your Mergify rules on this pull request.
Syntax |
|
Example |
|