edk2/.mergify
Michael Kubacki ae6bf21c82 .mergify/config.yml: Set update_method to merge
Originally, edk2 sought to have mergify use rebases to update PR
branches. However, mergify is deprecating pull requests from forks
with update_method=rebase and update_bot_account impersonation:

  Deprecation notice: This pull request comes from a fork and was
  queued with update_method=rebase and update_bot_account
  impersonation. This capability will be removed on July 1, 2026.
  After this date, the merge queue will no longer be able to rebase
  fork pull requests with this configuration. To avoid disruption,
  switch to update_method=merge in configuration. To avoid disruption,
  switch to update_method=merge in your queue rule.

This change explicitly sets the update_method to merge per the
deprecation guidance.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2026-07-01 02:52:29 +00:00
..
config.yml .mergify/config.yml: Set update_method to merge 2026-07-01 02:52:29 +00:00