Hi All, please help me to solve my problem. Actually i want to block land process before accepted by reviewer. is possible to implement it?
Thanks.
Hi All, please help me to solve my problem. Actually i want to block land process before accepted by reviewer. is possible to implement it?
Thanks.
This is essentially the same as Block unreviewed code from landing onto master - you’ll want to remove users’ ability to directly push code. See there for some suggestions on how to implement this.