This is an automated email from the ASF dual-hosted git repository.
young pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new f85b50753ac Add preview staging (#1969)
f85b50753ac is described below
commit f85b50753ac706b3115d6917b9715d9097f9ba3d
Author: Sebb <[email protected]>
AuthorDate: Mon Nov 3 02:27:37 2025 +0000
Add preview staging (#1969)
---
.asf.yaml | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index e353b672052..00dc678a43f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,7 +15,7 @@
# limitations under the License.
#
-# NOTE: All configurations could be found here:
https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
+# NOTE: All configurations could be found here:
https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
github:
description: Apache APISIX Website
homepage: https://apisix.apache.org/
@@ -46,3 +46,9 @@ github:
required_approving_review_count: 2
publish:
whoami: asf-site
+# If there is a test site in preview/sample-staging
+# autostage will publish the site at apisix-sample.staged.apache.org
+staging:
+ profile: ~
+ whoami: asf-staging
+ autostage: preview/*