rebase ๐
The rebase
action will rebase the pull request against its base branch.
Key Name |
Value Type |
Default |
Value Description |
---|---|---|---|
|
For certain actions, such as rebasing branches, Mergify has to
impersonate a GitHub user. You can specify the account to use with this
option. If no |
Warning
Be aware that rebasing force-pushes the pull request head branch: any change done to that branch while Mergify is rebasing will be lost.
Warning
If the repository is bigger than 512 MB, the rebase
action is only
available for Essential and Premium Plan subscribers.