github_update_branch_protection
Update branch protection rules for a GitHub repository, such as requiring pull request reviews or status checks before merging.
Instructions
Github connector operation update_branch_protection (platform tool github.update_branch_protection).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |