未验证 提交 b26598b5 编写于 作者: K kezhenxu94 提交者: GitHub

Add branch protection and status check require (#5796)

上级 268ace52
......@@ -31,3 +31,15 @@ github:
squash: true
merge: false
rebase: false
protected_branches:
master:
required_status_checks:
strict: true
contexts:
- CI
- Single
- Storage
- Cluster
required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册