mattbrictson / chandler

[unmaintained] chandler syncs your CHANGELOG entries to GitHub's release notes
MIT License
152 stars 15 forks source link

Using --tag-prefix sends the wrong tag name to GitHub #6

Closed mattbrictson closed 8 years ago

mattbrictson commented 8 years ago

The prefix gets stripped off by the time the GitHub API request is made, which means GitHub won't be able to link the release to the correct tag.