Auto-approve commits in Bitbucket

亡梦爱人 提交于 2019-12-20 11:32:15

问题


I recently moved to the new Bitbucket interface and what I remarked is that I need to approve commits after pushing them.

It's a good feature, but it's inconvenient for my work-flow. Is there an option to disable it and have the commits automatically approved?

Edit: I uploaded an image of the Approve button.


回答1:


"Approve" is not necessary, is an extra feature to know who reviewed the commit. From Bibucket's blog post:

Giving the green light

Bitbucket has a light-weight approval process that allows participants to Approve a commit or pull request – this signifies that a user has reviewed a change and that it LGTM.

Later, when browsing the list of commits or pull requests, Bitbucket displays the total number approvals for a particular change as a gray circle.

A gray badge shows how many reviewers have approved a particular change – now, for those commits or pull requests that you personally have approved, the badge is now green giving you a quick summary of changes that are yet to be reviewed by you.



来源:https://stackoverflow.com/questions/14609178/auto-approve-commits-in-bitbucket

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!