Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Tag build on path changes
Tag build on path changes

Tag build on path changes

Dirk Schuermans

|
341 installs
| (1) | Free
Tag a build when changes have been made in certain paths
Get it free

TagBuildOnPathChanges

This extension enables you to tag your build with VSTS / TFS tags during the build, based on path filters (much like the filters which you can set for build triggers.)

Example

Assume you have a build that builds 2 components, an API and an AngularJS frontend application.
If changes are made to the API or the DAL, you want to add a tag "Backend". Consequently, if changes are made to the frontend application, you want to tag the build with "Frontend"

This can be achieved by adding 2 tasks to your build flow and configuring them as follows: alt text alt text

Further reading

More information about this can be found in my blog post (from before it was an extension)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft