You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For rebasing branches, Mergify might have to impersonate a GitHub user. You can specify the account to use with this option.
If no update_bot_account is set, Mergify uses the author of the PR. The user account must have already been logged in Mergify dashboard once.
For update_method: merge this option will be ignored in order for Mergify to not reset the merge queue, because of the merge commit done has a person instead of a bot.
I don't know if there is a way to continue using the PR author, unless they are not an org-member?
Since it's a template type maybe there's a way we can do this with a template expression?
Description
Apparently it is deprecated, and we should use the
update_bot_account
option:Looking at the docs for
update_bot_account
:I don't know if there is a way to continue using the PR author, unless they are not an org-member?
Since it's a template type maybe there's a way we can do this with a template expression?
Example
https://github.com/nix-community/nixvim/pull/1785/checks?check_run_id=26906365350
Upstream
Issue: Mergifyio/mergify#5075
Discussion: Mergifyio/mergify#5117
The text was updated successfully, but these errors were encountered: