You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by yi...@apache.org on 2022/05/11 19:08:53 UTC

[beam] branch master updated: Remove python 3.6 postcommit from mass_comment.py (#17630)

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

yichi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new f81119a2271 Remove python 3.6 postcommit from mass_comment.py (#17630)
f81119a2271 is described below

commit f81119a22719ec688039cf86a76b597b0cc0f27f
Author: Yichi Zhang <zy...@google.com>
AuthorDate: Wed May 11 12:08:45 2022 -0700

    Remove python 3.6 postcommit from mass_comment.py (#17630)
---
 release/src/main/scripts/mass_comment.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/release/src/main/scripts/mass_comment.py b/release/src/main/scripts/mass_comment.py
index ffced67aadc..64d272aa01b 100644
--- a/release/src/main/scripts/mass_comment.py
+++ b/release/src/main/scripts/mass_comment.py
@@ -89,7 +89,6 @@ COMMENTS_TO_ADD = [
     "Run PostCommit_Java_Dataflow",
     "Run PostCommit_Java_DataflowV2",
     "Run PostCommit_Java_Hadoop_Versions",
-    "Run Python 3.6 PostCommit",
     "Run Python 3.7 PostCommit",
     "Run Python 3.8 PostCommit",
     "Run Python 3.9 PostCommit",