remixz/publish-release

Option to create a tag instead of a release

Open

#9 opened on 2015年10月1日

GitHub で見る
 (2 comments) (0 reactions) (1 assignee)JavaScript (17 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (72 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Seems GitHub releases are in fact tags with steroids, so it would be cool to have a boolean flag to create easily a tag or a release.

My use case is to create releases only on NodeOS master branch, but also allow to make releases for the commits in other branchs that pass the tests, but instead of doing full releases, I want to do "tag releases" so they are hidden from the list of "official" releases (the ones from the master branch).

コントリビューターガイド