BranchLocator
Represents a locator string for filtering Branch entities. Examples:
build:<buildLocator>
- find branch with which the build found bybuildLocator
was started.buildType:<buildTypeLocator>
- find branches of a build configuration found bybuildTypeLocator
.
Properties
Dimension | Data type | Format | Description |
---|---|---|---|
|
|
| Is feature branch. |
|
| Build locator. | |
|
| Build type locator. | |
|
|
| Is default branch. |
|
|
| Supply multiple locators and return a union of the results. |
|
| ||
|
| Supported values:
|
Last modified: 22 May 2023