This is an automated email from the ASF dual-hosted git repository.
totalo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 2be8211586c Add : add status check for protect branch (#25391)
2be8211586c is described below
commit 2be8211586c92d43140e0057e97430e87d880d3a
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Fri Apr 28 14:52:11 2023 +0800
Add : add status check for protect branch (#25391)
Co-authored-by: shardingsphere <[email protected]>
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 13da60b4aac..717e4bb369d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -48,6 +48,8 @@ github:
master:
required_status_checks:
strict: true
+ contexts:
+ - Check - CheckStyle and License
required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1