You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ko...@apache.org on 2022/01/07 00:00:42 UTC

[couchdb-helm] 01/01: Deploy GH Pages from main, add branch protection

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

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

commit 12a27e02a165c8230df5a525f7b7aaa2986d0592
Author: Adam Kocoloski <ko...@apache.org>
AuthorDate: Thu Jan 6 18:59:39 2022 -0500

    Deploy GH Pages from main, add branch protection
    
    Closes #58
---
 .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