DATASTAR: Apply Label
Applies a source-control label to the items referenced by a DataStar release control file.
Inputs
Required inputs marked with *.
| Input | Required | Description |
|---|---|---|
| Manifest Path* | Yes | The $-prefixed version-control path to the manifest file (or its folder). |
| Label Name* | Yes | Name of the label, typically including the build id. |
| Label Comment* | Yes | Comment attached to the label. |
| Label Path Scope* | Yes | The $-prefixed version-control path for the team or project folder. |
Advanced options
| Input | Description |
|---|---|
| Repository Uri | The Azure DevOps collection URI. Defaults to SYSTEM_TEAMFOUNDATIONCOLLECTIONURI. |
| Bearer Token | Optional OAuth token. Set to $(System.AccessToken) to use the pipeline's built-in token. |
| User Name | Used for basic auth. If set, Password must also be set. |
| Password | Basic-auth password. Store as a secret variable. |
| Use Proxy Server | Route the request through the agent's web proxy. |
| Proxy Uri | Override the proxy URI. |
| Proxy Username / Password | Proxy credentials, if not using defaults. |
| Fail on Standard Error | Fail the task if anything is written to stderr. |
Support
Report problems to support@absolute.technology.