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

jhelou pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/james-site.git

commit 376153cf661e811a90ca947453a4d0f32e2bebc9
Author: Jean Helou <[email protected]>
AuthorDate: Thu Feb 26 09:00:42 2026 +0100

    [devscout] fix missing branch for main build
---
 doc-sites/antora-playbook.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc-sites/antora-playbook.yml b/doc-sites/antora-playbook.yml
index 6de0e2038..7b680a7ac 100644
--- a/doc-sites/antora-playbook.yml
+++ b/doc-sites/antora-playbook.yml
@@ -9,7 +9,10 @@ content:
   sources:
     - url: https://github.com/apache/james-project.git
       branches: master
-      tags: [james-project-3.6.0]
+      start_path: docs
+      edit_url: "{web_url}/blob/{refname}/{path}"
+    - url: https://github.com/apache/james-project.git
+      branches: 3.9.x
       start_path: docs
       edit_url: "{web_url}/blob/{refname}/{path}"
     - url: https://github.com/apache/james-project.git


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to