Artifacts TaggerOverviewThe Artifacts Tagger extension adds a task to Azure DevOps to tag all build artifacts in a classic release pipeline or tag current run in a YAML pipeline.
FeaturesThe Artifacts Tagger task adds various default or user-defined tags to all build artifacts in a classic release pipeline or current build in a classic build pipeline. It uses either integrated 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. |