kiwiproject / kiwiproject-changelog

Generates change logs
MIT License
1 stars 0 forks source link

Implement GitHub release creation #161

Closed sleberknight closed 3 months ago

sleberknight commented 3 months ago

This commit implements GitHub releases in GenerateChangelog when the output type is GITHUB.

It also fixes a bug from the previous commit, in which the URL to get a tag was incorrect.

Misc:

Closes #33

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
96.8% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud