This is an automated email from the ASF dual-hosted git repository.
chenhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new b579bb845b2 [fix][ci] Disable branch-2.9 force push (#18637)
b579bb845b2 is described below
commit b579bb845b28c1404b75a76c44cc8beb74b2fcc3
Author: congbo <[email protected]>
AuthorDate: Sat Nov 26 14:01:59 2022 +0800
[fix][ci] Disable branch-2.9 force push (#18637)
reason: https://lists.apache.org/thread/jcrq9q0k6kh9rvb71dwb9s3mvo5c5dk5
branch-2.9 has reset to commit `5ed247de3a5e0ff67f181b4805fd6140d8174994`,
so close force-push
- [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index b42cc0d5f8f..65a33145448 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -79,7 +79,7 @@ github:
branch-2.6: {}
branch-2.7: {}
branch-2.8: {}
-# branch-2.9: {}
+ branch-2.9: {}
branch-2.10: {}
branch-2.11: {}