codelipenghui commented on PR #19024:
URL: https://github.com/apache/pulsar/pull/19024#issuecomment-1363480874
Bad news:
```
~/GitHub/apache/incubator-pulsar (branch-2.11) ยป git push apache branch-2.11
lipenghui@lipenghuideMacBook-Pro-2
Enumerating objects: 39, done.
Counting objects: 100% (39/39), done.
Delta compression using up to 12 threads
Compressing objects: 100% (15/15), done.
Writing objects: 100% (22/22), 5.41 KiB | 2.70 MiB/s, done.
Total 22 (delta 5), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (5/5), completed with 5 local objects.
remote: error: GH006: Protected branch update failed for
refs/heads/branch-2.11.
remote: error: At least 1 approving review is required by reviewers with
write access.
To https://github.com/apache/pulsar.git
! [remote rejected] branch-2.11 -> branch-2.11 (protected branch
hook declined)
error: failed to push some refs to 'https://github.com/apache/pulsar.git'
```
After merging this PR, we cannot push the cherry-picked commit directly. I
will revert it.
Interesting, why changing the configuration via the GitHub Settings works.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]