This is an automated email from the ASF dual-hosted git repository.
djwang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry-site.git
The following commit(s) were added to refs/heads/main by this push:
new cfda7951 Add asf-staging as protected branch
cfda7951 is described below
commit cfda795131bcf92c1cd4e388bc1b806216d3f5bf
Author: Dianjin Wang <[email protected]>
AuthorDate: Wed Dec 4 14:12:53 2024 +0800
Add asf-staging as protected branch
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 1a67821d..2431cabd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,6 +40,7 @@ github:
rebase: true
protected_branches:
asf-site: {}
+ asf-staging: {}
main:
required_status_checks:
# strict means "Require branches to be up to date before merging".
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]