This is an automated email from the ASF dual-hosted git repository.
aaronai pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push:
new 4fad5007f Update required status check (#4883)
4fad5007f is described below
commit 4fad5007f8eb8163c460abac0d7d65b1c10db34f
Author: Zhanhui Li <[email protected]>
AuthorDate: Thu Aug 25 11:24:46 2022 +0800
Update required status check (#4883)
---
.asf.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index d2bca4daa..f72a8a964 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,3 +38,6 @@ github:
- misspell-check
- check-license
- maven-compile (ubuntu-18.04, JDK-8)
+ - bazel-compile (ubuntu-18.04)
+ - bazel-compile (ubuntu-20.04)
+ - bazel-compile (ubuntu-22.04)