This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/master by this push:
new d86c98e4 RAT-471: Develocity integration
d86c98e4 is described below
commit d86c98e4347e1db04859d6a04f13b0664fcda775
Author: P. Ottlinger <[email protected]>
AuthorDate: Sat Jan 18 20:35:51 2025 +0100
RAT-471: Develocity integration
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d7e43924..186d9c9b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,6 +72,9 @@ The <action> type attribute can be one of:
</release>
-->
<release version="0.17-SNAPSHOT" date="xxxx-yy-zz" description="Current
SNAPSHOT - release to be done">
+ <action issue="RAT-471" type="add" dev="pottlinger" due-to="clayjohnson">
+ Integrate Creadur RAT into the updated develocity.apache.org instance.
+ </action>
<action issue="RAT-469" type="add" dev="claudenw" due-to="pottlinger">
Verify that projects that configure valid other licenses than the
defaults, report correctly as well.
</action>