Skip to content

Add support for `allow_force_push` parameter of protected branches (new in Gitlab 13.11.0)

This PR adds support for the new allow_force_push parameter for protected branches introduced in Gitlab 13.11

Depends on https://github.com/xanzy/go-gitlab/pull/1160

TODO:

Merge request reports