unprotect_branch
Remove branch protection on a GitLab project, allowing direct pushes and force pushes. Specify the project ID and branch name to unprotect.
Instructions
Remove protection from a previously protected branch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| branch_name | Yes | Name of the protected branch to unprotect |