【发布时间】:2015-02-13 08:43:03
【问题描述】:
在 GitHub 上,您可以对 publish a release announcement 使用 git 标签,然后该标签将出现在发布页面 (example) 和发布提要 (example) 上。如果开发人员这样做了,您可以订阅提要以接收发布通知而不是所有提交。
是否可以在 Bitbucket(hg 和/或 git)上执行此操作?
(还有一个附加选项可以在 GitHub 发布公告中包含二进制文件/压缩包。我不关心该功能或除带有公告条目的提要之外的任何其他功能。)
【问题讨论】:
标签: git mercurial bitbucket release