I use the gitbox repo for the backports and didn’t had any problems yesterday pushing to all branch-2.x.
From: Guanghao Zhang <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Friday, January 10, 2020 at 9:08 AM To: HBase Dev List <[email protected]> Subject: Failed to push commit to gitbox repo To https://gitbox.apache.org/repos/asf/hbase.git ! [remote rejected] branch-2.2 -> branch-2.2 (pre-receive hook declined) I searched this error. The reason may be that the branch was protected. And branch-2 has same problem. But there are no error when push to github repo. Any other committer had same problem? Thanks.
