updateProjectBranchingModelSettings
Update the branching model settings for a Bitbucket project by configuring development and production branches and branch types to enforce custom workflows.
Instructions
Update the branching model config for a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | Bitbucket workspace name | |
| project_key | Yes | Project key | |
| development | No | Development branch settings | |
| production | No | Production branch settings | |
| branch_types | No | Branch types configuration |