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 591c930  RAT-289: Add changelog entry
591c930 is described below

commit 591c9307a20ebfb8123668a57c33b7839935e677
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Aug 31 20:13:36 2021 +0200

    RAT-289: Add changelog entry
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5e6534a..f9e6a44 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,6 +55,9 @@ The <action> type attribute can be add,update,fix,remove.
 
   <body>
     <release version="0.14-SNAPSHOT" date="2020-xx-xx" description="Current 
SNAPSHOT - to be done">
+      <action issue="RAT-289" type="add" dev="pottlinger">
+        Enable dependabot integration - write access is forbidden, but email 
alerts and pull requests should be ok.
+      </action>
       <action issue="RAT-283" type="fix" dev="pottlinger">
         Update plugin versions and dependencies in order to run properly with 
Java8 as minimal compiler level.
       </action>

Reply via email to