You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2022/12/27 19:58:13 UTC

[streampipes] branch chore/release-notes-dependencies created (now d1ece0235)

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

bossenti pushed a change to branch chore/release-notes-dependencies
in repository https://gitbox.apache.org/repos/asf/streampipes.git


      at d1ece0235 add section about dependency updates to release notes

This branch includes the following new commits:

     new d1ece0235 add section about dependency updates to release notes

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[streampipes] 01/01: add section about dependency updates to release notes

Posted by bo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a commit to branch chore/release-notes-dependencies
in repository https://gitbox.apache.org/repos/asf/streampipes.git

commit d1ece023531dac6281401e13d19b14063d4fb544
Author: bossenti <bo...@posteo.de>
AuthorDate: Tue Dec 27 20:58:00 2022 +0100

    add section about dependency updates to release notes
---
 .github/release.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.github/release.yml b/.github/release.yml
index 971500cb2..4fde5da98 100644
--- a/.github/release.yml
+++ b/.github/release.yml
@@ -36,4 +36,7 @@ changelog:
     - title: Documentation & Website 📚
       labels:
         - documentation
-        - website
\ No newline at end of file
+        - website
+    - title: Dependency Updates 📦
+      labels:
+        - dependencies
\ No newline at end of file