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:44 UTC

[pulsar] branch dave2wave-patch-1 created (now 43f416a0f00)

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

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


      at 43f416a0f00 Remove Label from required checks

This branch includes the following new commits:

     new 43f416a0f00 Remove Label from required checks

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.



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

Posted by wa...@apache.org.
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