This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new b55b38826 Automatic Site Publish by Buildbot
b55b38826 is described below
commit b55b38826cb9829ac082a5768c4d2e2da2acf63d
Author: buildbot <[email protected]>
AuthorDate: Thu Jul 2 09:46:24 2026 +0000
Automatic Site Publish by Buildbot
---
output/AGENTS.md | 5 +++++
output/atom.xml | 2 +-
output/rss.xml | 4 ++--
3 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/output/AGENTS.md b/output/AGENTS.md
index 8c17f9bdd..fd9946766 100644
--- a/output/AGENTS.md
+++ b/output/AGENTS.md
@@ -76,6 +76,11 @@ Be extra careful with `asf-site` and `asf-staging`. The user
cares about proof o
git ls-remote origin refs/heads/asf-site refs/heads/asf-staging
```
- In the final response, include the exact pushed refspec or push output and
the final `git ls-remote` result, so it is clear that `asf-site` moved and
`asf-staging` did not.
+- After the manual `Promote ASF staging to site` GitHub Actions workflow is
available on `master`, it can be used to promote an already-verified staged
site instead of doing the local reset by hand:
+ ```bash
+ gh workflow run promote-asf-staging.yml --repo apache/zeppelin-site --ref
master -f confirm=promote
+ ```
+- Use that workflow only after confirming `https://zeppelin.staged.apache.org`
has the intended content. It fetches `asf-site` and `asf-staging`, pushes with
`--force-with-lease`, and verifies both remote refs.
## Commit Hygiene
diff --git a/output/atom.xml b/output/atom.xml
index 7eb45944b..02b1e12f1 100644
--- a/output/atom.xml
+++ b/output/atom.xml
@@ -4,7 +4,7 @@
<title>Apache Zeppelin</title>
<link href="http://zeppelin.apache.org/" rel="self"/>
<link href="http://zeppelin.apache.org"/>
- <updated>2026-07-02T09:28:27+00:00</updated>
+ <updated>2026-07-02T09:46:14+00:00</updated>
<id>http://zeppelin.apache.org</id>
<author>
<name>The Apache Software Foundation</name>
diff --git a/output/rss.xml b/output/rss.xml
index 62aff76f3..e48e78e10 100644
--- a/output/rss.xml
+++ b/output/rss.xml
@@ -5,8 +5,8 @@
<description>Apache Zeppelin - The Apache Software
Foundation</description>
<link>http://zeppelin.apache.org</link>
<link>http://zeppelin.apache.org</link>
- <lastBuildDate>2026-07-02T09:28:27+00:00</lastBuildDate>
- <pubDate>2026-07-02T09:28:27+00:00</pubDate>
+ <lastBuildDate>2026-07-02T09:46:14+00:00</lastBuildDate>
+ <pubDate>2026-07-02T09:46:14+00:00</pubDate>
<ttl>1800</ttl>