View as Markdown
Merge Queue

Merge Queue Freeze API is deprecated

The Freeze API is replaced by the Pause API, which adds `allow_checks_to_run` to mimic the previous behavior.

The freeze feature of the merge queue has been deprecated. It is now replaced by the Pause API who offers a new allow_checks_to_run option. This can be set to true to mimic the current behaviour of the freeze API.

Was this page helpful?