View as Markdown

Deprecation of queue_branch_merge_method

queue_branch_merge_method is deprecated in favor of merge_method: fast-forward, which now works in both inplace and draft-PR modes.


  • Deprecations
  • Merge Queue

The queue_branch_merge_method setting is deprecated. Use merge_method: fast-forward instead, which now works in both inplace and draft-PR modes. Existing configurations will be migrated automatically.

Was this page helpful?