You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/09/29 11:07:17 UTC

[flink-connector-rabbitmq] branch main updated (eee3fea -> 4f9740c)

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

chesnay pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git


    from eee3fea  [FLINK-29467][CI] Update CI workflow so that it is in sync with currently external connector CI workflow
     new 069099e  [hotfix] Fix incorrect label
     new 4f9740c  [hotfix] Remove premature labels

The 2 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.


Summary of changes:
 .asf.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)


[flink-connector-rabbitmq] 01/02: [hotfix] Fix incorrect label

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

chesnay pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git

commit 069099e2856f7be66f6b20562d7935db704d6ed2
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Thu Sep 29 13:06:10 2022 +0200

    [hotfix] Fix incorrect label
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 1c484b5..6c93cbd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -5,7 +5,7 @@ github:
     rebase: true
   labels:
     - flink
-    - redis
+    - rabbitmq
     - connector
     - datastream
     - table


[flink-connector-rabbitmq] 02/02: [hotfix] Remove premature labels

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

chesnay pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git

commit 4f9740c807c03ef6fb68c298be49ad1b6361dc0d
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Thu Sep 29 13:06:48 2022 +0200

    [hotfix] Remove premature labels
---
 .asf.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 6c93cbd..61080a0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,8 +8,6 @@ github:
     - rabbitmq
     - connector
     - datastream
-    - table
-    - sql
   collaborators:
     - flinkbot
 notifications: