You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by wa...@apache.org on 2022/07/07 19:55:45 UTC

[pulsar] 01/01: Remove Label from required checks

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

wave pushed a commit to branch dave2wave-patch-1
in repository https://gitbox.apache.org/repos/asf/pulsar.git

commit 43f416a0f00d6cb977ae3f8916634e40a1189a56
Author: Dave Fisher <da...@comcast.net>
AuthorDate: Thu Jul 7 12:55:39 2022 -0700

    Remove Label from required checks
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 76b7fe3a93c..bf773871b68 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -49,7 +49,6 @@ github:
         # Contexts are the names of checks that must pass.
         # See ./github/workflows/README.md for more documentation on this list.
         contexts:
-          - label
           - build
           - cpp-tests
           - Changed files check