MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
442 stars 155 forks source link

Enhance manual change log to be generated automatically #447

Open SebastianSchuetze opened 2 years ago

SebastianSchuetze commented 2 years ago

Proposal

This is a good change log generator: https://github.com/github-changelog-generator/github-changelog-generator#migrating-from-a-manual-changelog

Solved Problem

To reduce maintenance workflow and push for better issue titles as well as PR titles those can be used to actually automate changelogs better and improve quality as well as steps to contribute.

Additional info / code snippets?

No response