gitee_update_branch_protection_rule
Update an existing branch protection rule by modifying its branch pattern, push restriction, or merge restriction for a Gitee repository.
Instructions
Update branch protection rule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user/org/enterprise path) | |
| repo | Yes | Repository path name | |
| wildcard | Yes | Branch pattern | |
| new_wildcard | No | New pattern | |
| pusher_restriction | No | Push restriction | |
| merger_restriction | No | Merge restriction |