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

ottlinger pushed a commit to branch addSonarCloudLinks
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git

commit 7cd0e48c7669165273d226eb3531c1260ef26613
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Jul 2 22:24:39 2026 +0200

    TENTACLES-15: Add SonarCloud links similar to RAT
---
 README.md               | 2 ++
 src/changes/changes.xml | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 7a7f4ac..e8aae97 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ ASF Jenkins: [![ASF Build 
Status](https://ci-builds.apache.org/job/Creadur/job/C
 
 GA: [![Github Action master branch 
status](https://github.com/apache/creadur-tentacles/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/apache/creadur-tentacles/actions)
 
+[![Quality Gate 
Status](https://sonarcloud.io/api/project_badges/measure?project=apache_creadur-tentacles&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=apache_creadur-tentacles)
+
 [![Revved up by 
Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://develocity.apache.org/scans?search.buildToolType=maven&search.rootProjectNames=Apache%20Tentacles&search.timeZoneId=Europe%2FBerlin)
 
 # Running with at least JDK 17
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 107b8b7..0b87523 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,6 +60,9 @@ The <action> type attribute can be add,update,fix,remove.
     </release>
     -->
     <release version="0.2-SNAPSHOT" date="xxxx-yy-zz" description="Current 
SNAPSHOT - release to be done">
+      <action issue="TENTACLES-15" type="add" dev="pottlinger">
+        Integrate Tentacles with SonarCloud.
+      </action>
       <action issue="TENTACLES-25" type="add" dev="pottlinger">
         Migrated to JDK 17 and updated the RAT plugin to version 0.18. Support 
for JDK 8 has been dropped.
       </action>

Reply via email to