Artifacts TaggerOverviewThe Artifacts Tagger extension adds a task to Azure DevOps to tag deployed master build artifact from a release pipeline.
FeaturesThe Artifacts Tagger task adds various default or custom tags to deployed with release pipeline master build artifact. It uses either integrated (SystemVssConnection) or user-defined personal access token (PAT) Azure DevOps service endpoint to connect to projects' pipelines.
PrerequisitesFor the task to work your release pipeline need to have a service endpoint with specific access to target project' pipelines to be able to update build tags. There are two types of Azure DevOps service endoints supported:
You may need to check and update build pipelines security section of Azure DevOps project allow the following access to user account of the service endpoint:
Please refer to Azure DevOps permissions and security roles documentation for more details. How To Use
SupportFor aditional information and support please refer to project repository. To enable debug mode to help troubleshooting issues, please configure For help with Azure DevOps and release pipelines please refer to official documentation. |