This is an automated email from the ASF dual-hosted git repository.
gmcdonald pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/buildstream-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 7179bcd OF: simplify
7179bcd is described below
commit 7179bcd7026edae5e721d077259b1a3254e8621f
Author: Gavin McDonald <[email protected]>
AuthorDate: Sun Oct 8 11:35:36 2023 -0300
OF: simplify
---
.asf.yaml | 42 +-----------------------------------------
1 file changed, 1 insertion(+), 41 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index d490569..04d08b1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,45 +1,5 @@
-#
-# Configure github
-#
-github:
- # Main features
- features:
- # Enable issue management
- issues: true
- # Enable projects for project management boards
- projects: true
-
- # Buttons
- enabled_merge_buttons:
- # Disable squash button:
- squash: false
- # enable merge button:
- merge: true
- # disable rebase button:
- rebase: false
-
- # Close branches when pull requests are merged
- del_branch_on_merge: true
-
-#
-# Configure Pelican
-#
-# See also:
-# * https://infra.apache.org/project-site.html
-# * https://infra.apache.org/asf-pelican-gettingstarted.html
-#
-pelican:
- notify: [email protected]
- autobuild: preview/*
- target: asf-site
- theme: theme/apache
- whoami: main
-
-#
-# Staging website
-#
staging:
profile: ~
whoami: asf-site
- autostage: preview/*
+