This is an automated email from the ASF dual-hosted git repository.

kocolosk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-helm.git


The following commit(s) were added to refs/heads/master by this push:
     new e92fe33  Try using master to redirect ghp_branch
e92fe33 is described below

commit e92fe33035da2ab374af3dc427443ae5f5b7b159
Author: Adam Kocoloski <[email protected]>
AuthorDate: Sun Mar 6 17:42:31 2022 -0500

    Try using master to redirect ghp_branch
---
 .asf.yaml | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 898063f..3c754c3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,12 @@
 github:
-  ghp_branch:  master
+  description: "Apache CouchDB Helm Chart"
+  labels:
+    - couchdb
+    - helm
+    - kubernetes
+  protected_branches:
+    main:
+      required_status_checks:
+        strict: true
+  ghp_branch:  main
   ghp_path:    /docs

Reply via email to