microsoft / mu_devops

Project Mu Developer Operations
https://microsoft.github.io/mu/
Other
26 stars 22 forks source link

Create simple tag generator for ADO pipelines #222

Closed cfernald closed 1 year ago

cfernald commented 1 year ago

Creates a script and pipeline that allows for automated tagging based on release version and commit messages. This template should be called for an Azure Devops hosted repository. The consumer of this template is expected to ensure the proper permissions for the build agent to be able to create the tag and commit tag notes.

The TagGenerator Script provides the following functionality: