cheton / github-release-cli

A command-line tool for managing release assets on a GitHub repository.
MIT License
72 stars 17 forks source link

Specify the commit hash to tag #11

Closed godd9170 closed 5 years ago

godd9170 commented 5 years ago

Unless I'm missing something, it would be awesome if you could specify a commit hash to tag as opposed to just tagging the latest commit. It seems to be supported in the github UI when you make a new release.

godd9170 commented 5 years ago

Looks like one of the parameters is actually target_commithash https://developer.github.com/v3/repos/releases/#create-a-release