remixz/publish-release

Option to create a tag instead of a release

Open

#9 创建于 2015年10月1日

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)JavaScript (17 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (72 star)
PR 合并指标
 (30 天内没有已合并 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).

贡献者指南