Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Tag Git on Release
Tag Git on Release

Tag Git on Release

Chris Liquori

|
46 installs
| (0) | Free
Create an annotated git tag in the release pipeline
This extension is now unpublished from Marketplace. You can choose to uninstall it.

Tag Git on Release (Azure DevOps Extension)

Azure DevOps task to tag a git commit in the release pipeline.

Details

When releasing to an environment, the task will tag the commit id of your source code.

How it works

Utilizes the Azure DevOps Rest API to call the annotated tagging method. Creates the tag based on environment variables from the release pipeline.

Authentication is handled by using the OAuth token which must be enabled in each environment in order to use this task.

Note

Enabling "Allow scripts to access the OAuth token" can be found under the "Agent Job/Phase" section of the selected stage.

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