You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by aa...@apache.org on 2022/09/01 02:30:31 UTC

[rocketmq-clients] branch revert-216-feature/remove_misspell-check_from_required_status_check created (now f9ab6a8)

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

aaronai pushed a change to branch revert-216-feature/remove_misspell-check_from_required_status_check
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


      at f9ab6a8  Revert "Remove misspell-check from required_status_checks (#216)"

This branch includes the following new commits:

     new f9ab6a8  Revert "Remove misspell-check from required_status_checks (#216)"

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.



[rocketmq-clients] 01/01: Revert "Remove misspell-check from required_status_checks (#216)"

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

aaronai pushed a commit to branch revert-216-feature/remove_misspell-check_from_required_status_check
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git

commit f9ab6a8c6d09fbad9885f0714bd4743005305a2a
Author: Aaron Ai <ya...@gmail.com>
AuthorDate: Thu Sep 1 10:30:27 2022 +0800

    Revert "Remove misspell-check from required_status_checks (#216)"
    
    This reverts commit e37826c68ecba24c54e6f89987d45fc916dcce47.
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 7ae6e62..4d10528 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,4 +40,5 @@ github:
     master:
       required_status_checks:
         contexts:
+          - misspell-check
           - check-license