rebase๐
The rebase
action will rebase the pull request against its base branch. To
this effect, it clones the branch, run git rebase locally and push back the
result to the GitHub repository.
Options๐
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 bot_account is set, Mergify picks randomly one of the
organization users instead. The user account must have already been
logged in Mergify dashboard once. |