update_repository_branching_model_settings
Configure repository branching rules to define development, production, and branch type settings for structured Git workflows.
Instructions
Update the branching model configuration for a repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository_name | Yes | Name of the repository (repo slug) | |
| settings | Yes | The branching model settings to update. Only passed properties will be updated. See Bitbucket API for details. |