Rebase
Rebase the pull request on top of its base branch.
The rebase
action makes Mergify rebase the pull request on top of its base
branch. This is useful when you want to ensure that your pull request is always
up-to-date with the latest changes from the base branch.
Parameters
Section titled ParametersKey name | Value type | Default | |
---|---|---|---|
autosquash | boolean |
| |
When set to | |||
bot_account | template or null |
| |
To rebase, Mergify needs to impersonate a GitHub user. You can specify the account to use with this option. If no |