Skip to main content

DATASTAR: Tag Build

Applies one or more tags to one or more builds.

Inputs

Required inputs marked with *.

InputRequiredDescription
Project Name*YesThe Azure DevOps project name.
Build Tags*YesComma-separated list of tags to apply.
Build Ids*YesComma-separated list of build ids to tag.

Advanced options

InputDescription
Repository UriThe Azure DevOps collection URI. Defaults to BUILD_REPOSITORY_URI.
Bearer TokenOptional OAuth token. Set to $(System.AccessToken) to use the pipeline's built-in token.
User NameUsed for basic auth. If set, Password must also be set.
PasswordBasic-auth password. Store as a secret variable.
Use Proxy ServerRoute the request through the agent's web proxy.
Proxy UriOverride the proxy URI.
Proxy Username / PasswordProxy credentials, if not using defaults.
Fail on Standard ErrorFail the task if anything is written to stderr.

Support

Report problems to support@absolute.technology.