hello, we are trying to utilizing Pull-Request features for code review process, what we want to accomplish is to:
1. developers made the code change and create Pull-request
2. reviewers will approve/un-approve the Pull-request
3. only after pull-request is approved, it will be allowed to be merged.
but as far as I understand, pull-request is loosely designed and have the following problem:
1. it allows observer to approve the code as participant
2. it allow contributor to merge the pull-request even before the code is approved
Can you help with the above issue? Thanks a lot!
|
|
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.