Bitbucket 的拉取请求模板
Pull request template for Bitbucket
对于 github,我们有一个很棒的拉取请求功能,在此处进行了说明 https://help.github.com/articles/creating-a-pull-request-template-for-your-repository/
这里有一个很好的例子
https://github.com/angular/angular/blob/master/.github/PULL_REQUEST_TEMPLATE.md
我们有 Atlassian Bitbucket 的东西吗?如果是,他们什么时候开始支持此功能的?
很遗憾,最近 Atlassian Bitbucket 不支持拉取请求模板。到目前为止,该功能尚未添加到他们的路线图中。
更详细,也可以参考issueCustom Pull Request Description Template (BB-14637) and the post Creating a template for pull request。
Bitbucket 云 (BitBucket.org)
不支持这样的功能,但现在支持!它称为默认描述,如果使用 bitbucket.org,则为 been available since Nov 2018。
您可以在存储库的设置页面中访问它。
Bitbucket 服务器
如果您使用自己的 BitBucket 实例,则有一个等效功能正在开发中:BSERV-8663。
对于 github,我们有一个很棒的拉取请求功能,在此处进行了说明 https://help.github.com/articles/creating-a-pull-request-template-for-your-repository/
这里有一个很好的例子
https://github.com/angular/angular/blob/master/.github/PULL_REQUEST_TEMPLATE.md
我们有 Atlassian Bitbucket 的东西吗?如果是,他们什么时候开始支持此功能的?
很遗憾,最近 Atlassian Bitbucket 不支持拉取请求模板。到目前为止,该功能尚未添加到他们的路线图中。
更详细,也可以参考issueCustom Pull Request Description Template (BB-14637) and the post Creating a template for pull request。
Bitbucket 云 (BitBucket.org)
不支持这样的功能,但现在支持!它称为默认描述,如果使用 bitbucket.org,则为 been available since Nov 2018。
您可以在存储库的设置页面中访问它。
Bitbucket 服务器
如果您使用自己的 BitBucket 实例,则有一个等效功能正在开发中:BSERV-8663。