Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions src/content/docs/merge-queue/merge-strategies.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,6 @@ were included in the batch (e.g., "Merge queue: merged #42, #43, #44").
- **Requires `batch_size > 1`** — this method is designed for batch merging and
cannot be used with single PRs

- **Not compatible with [partition rules](/merge-queue/parallel-scopes)**
Comment thread
sileht marked this conversation as resolved.

- **Use case:** teams that use batch merging and want a single merge commit per
batch on the base branch, triggering only one deployment per batch

Expand Down
Loading