Skip to main content

DATASTAR: Associate Build With Work Items

Associates the current build with one or more work items. By default, any existing build association is removed before the new one is created.

Inputs​

Required inputs marked with *.

InputRequiredDescription
Work Items*YesThe work items to associate, as a comma-separated list of ids. Usually bound to a pipeline variable.

Advanced options​

InputDescription
Remove Previous LinksRemove existing build links before creating the new association.
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.