Skip to content

Support azure repositories #267

@schplitt

Description

@schplitt

Describe the feature

I would really want to use this tool to create the changelog of my projects stored in azure.
It works great out of the box with azure but sadly generates an invalid compare changes link.

Currently the compare changes link is formatted as if it was a github repo:
https://dev.azure.com/<organization>/<project>/_git/<repo>/compare/<from>...<to>

The azure equivalent would be:
https://dev.azure.com/<organization>/<project>/_git/<repo>/branchCompare?baseVersion=GT<from>&targetVersion=GT<to>

Additional information

  • Would you be willing to help implement this feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions