Release the NotesIt's a small TypeScript code that creates a release notes page inside of you Azure DevOps's Wiki. It gets the work items related to the build so it can add them into the wiki page. The structure is as follow (default settings)
The "note" is actually the version number, so I would recommend to use some sort of versioning tool such as gitVersion or any of your preference.
Screenshots |