GitReleaseNotes
GitReleaseNotes copied to clipboard
Jira implementation does not work anymore
The JIRA implementation is probably based on SOAP which is not supported anymore so this needs to be migrated to REST.
Here is an example of the REST api usage:
https://github.com/CatenaLogic/JiraCli/blob/develop/src/JiraCli/Services/VersionService.cs