You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2022/04/08 13:51:56 UTC

[camel-website-pub] branch asf-site updated: chore: turn off most features

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

zregvart pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6b94eb0a0 chore: turn off most features
6b94eb0a0 is described below

commit 6b94eb0a06e1aed377b6fc692fa929c4a15ba20f
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Fri Apr 8 15:51:52 2022 +0200

    chore: turn off most features
---
 .asf.yaml | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index f74482978..81f2206ff 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,21 +15,16 @@
 # limitations under the License.
 #
 
-notifications:
-  pullrequests: commits@camel.apache.org
-  jira_options: link label comment
 publish:
   whoami: asf-site
 github:
   labels:
     - camel
-    - integration
-    - java
-    - hacktoberfest
+    - website
   enabled_merge_buttons:
-    squash:  true
+    squash:  false
     merge:   false
-    rebase:  true
-  features:
-    issues: true
+    rebase:  false
+  dependabot_alerts:  false
+  dependabot_updates: false
   protected_branches: ~