Models.Branch
Home > @backstage/plugin-bitbucket-cloud-common
> Models
> Branch
A branch object, representing a branch in a repository.
Signature:
interface Branch
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
(Optional) The default merge strategy for pull requests targeting this branch. | ||
(Optional) | |||
Array<BranchMergeStrategiesEnum> |
(Optional) Available merge strategies for pull requests targeting this branch. | ||
string |
(Optional) The name of the ref. | ||
(Optional) | |||
string |