Skip to content

Auto merging

WARNING

Because standalone mode implements this functionality by applying Set auto-merge option, this feature is not guaranteed to work due to gitlab limitation where it will fail to accept this option with Method Not Allowed error if pipeline did not manage to start yet.

Application supports automatically merging dependency update merge requests once pipeline successfully finishes. This feature requires merge request pipelines to be set up for the project.

For deployed installation type this feature also requires webhooks to be enabled and configured.

If deployed installation does not have webhooks set up, auto-merge functionality will revert to applying Set auto-merge option.

Configuration

Auto merging configuration can be configured in several ways, including allowing or ignoring specific version ranges.