Bitbucket:合并拉取请求而不单击批准
Bitbucket: Merge pull request without clicking Approve
我已经在 bitbucket 中合并了一个 pull request。大家能解释一下点击同意和不点击有什么区别吗?
因为我看到合并提交仍然出现在 git history/log 中,即使我没有单击批准。
如果您的团队有高级计划,存储库管理员可以防止合并未达到一定数量批准 的拉取请求。
除此之外,合并请求仅在合并之前经过审查和批准,这只是目视检查。
参见:https://confluence.atlassian.com/bitbucket/pull-requests-and-code-review-223220593.html
我已经在 bitbucket 中合并了一个 pull request。大家能解释一下点击同意和不点击有什么区别吗? 因为我看到合并提交仍然出现在 git history/log 中,即使我没有单击批准。
如果您的团队有高级计划,存储库管理员可以防止合并未达到一定数量批准 的拉取请求。
除此之外,合并请求仅在合并之前经过审查和批准,这只是目视检查。
参见:https://confluence.atlassian.com/bitbucket/pull-requests-and-code-review-223220593.html