This is an automated email from the ASF dual-hosted git repository.
aaronai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
The following commit(s) were added to refs/heads/master by this push:
new be66826 Enhance the mergeability: add check-license into contexts of
the protected branch (#165)
be66826 is described below
commit be6682671095c5cb40298e5ed480e41b63e01fad
Author: Aaron Ai <[email protected]>
AuthorDate: Tue Aug 23 14:19:32 2022 +0800
Enhance the mergeability: add check-license into contexts of the protected
branch (#165)
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 2496171..4d10528 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,3 +41,4 @@ github:
required_status_checks:
contexts:
- misspell-check
+ - check-license