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

brondsem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 4f8b55a4c85de3f2a00f79111f1ae23e6cd947f2
Author: Dave Brondsema <[email protected]>
AuthorDate: Tue Sep 19 11:59:39 2023 -0400

    update build status icon on readme
---
 README.markdown | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.markdown b/README.markdown
index 4c1fdef30..3961b34d7 100644
--- a/README.markdown
+++ b/README.markdown
@@ -21,7 +21,8 @@
 
 # Apache Allura
 
-[![Build 
Status](https://builds.apache.org/buildStatus/icon?job=Allura)](https://builds.apache.org/job/Allura)
+[![Build 
Status](https://builds.apache.org/buildStatus/icon?job=Allura%2FAllura-py3.8&subject=py3.8)](https://builds.apache.org/job/Allura)
+[![Build 
Status](https://builds.apache.org/buildStatus/icon?job=Allura%2FAllura-py3.11&subject=py3.11)](https://builds.apache.org/job/Allura)
 
 Allura is an open source implementation of a software "forge", a web site that 
manages source code repositories, bug reports, discussions, mailing lists, wiki 
pages, blogs and more for any number of individual projects.
 

Reply via email to