Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Release the Notes
Release the Notes

Release the Notes

codechavez

|
450 installs
| (0) | Free
Creates release notes inside your project's wiki. Add release notes step to your Azure pipeline with Stories and Bugs
Get it free

Release the Notes

It'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)

  • YOUR ROOT WIKI
    • Release
      • YOUR REPO NAME
        • note
        • note
        • note

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.

REQUIRES: Checked --> Allow scripts to access the OAuth token on the Agent.

REQUIRES: Add Permission to build pipeline. link

Screenshots

nodescreen

nodescreen2

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