update_project_branching_model_settings
Configure project branching rules to define development, production, and branch type settings for better version control and workflow management.
Instructions
Update the branching model configuration for a project.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The key of the project. | |
| settings | Yes | The branching model settings to update. Only passed properties will be updated. See Bitbucket API for details. |