-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request