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

cpoerschke pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 5abeb4b8269 add build badges to README.md (#2546)
5abeb4b8269 is described below

commit 5abeb4b8269f14f4e43b8eb33d94f0dc004dc085
Author: Christine Poerschke <[email protected]>
AuthorDate: Fri Aug 9 09:43:39 2024 +0100

    add build badges to README.md (#2546)
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 12fdc47b94b..584bb136cf1 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,9 @@
 Solr is the popular, blazing fast open source search platform for all your
 enterprise, e-commerce, and analytics needs, built on [Apache 
Lucene](https://lucene.apache.org/).
 
+[![Build 
Status](https://ci-builds.apache.org/job/Solr/job/Solr-Artifacts-main/badge/icon?subject=Solr%20Artifacts)](https://ci-builds.apache.org/job/Solr/job/Solr-Artifacts-main/)
+[![Build 
Status](https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/badge/icon?subject=Solr%20Check)](https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/)
+
 For a complete description of the Solr project, team composition, source
 code repositories, and other details, please see the Solr web site at
 https://solr.apache.org/

Reply via email to