Skip to content

Support "squash and merge" in Merge Train

Problem to solve

Currently, Merge Train doesn't allow users to choose squash option. It could be a deal-breaker for some users. We should consider supporting squash and merge.

screenshot_17

Intended users

Developers

Permissions and Security

To squash and merge pull requests, you must have write permissions in the repository, and the repository must allow squash merging.

These actions should be logged to audit log

Feature Flag

This feature is implemented behind merge_train_new_stale_check feature flag and enabled by default. Once we've confirmed the feature is deemed stable, we remove the feature flag.

Links and references

MRs:

Edited by Shinya Maeda