This is an automated email from the ASF dual-hosted git repository.
freeoneplus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-mcp-server.git
The following commit(s) were added to refs/heads/master by this push:
new 775b4cb Update .asf.yaml
775b4cb is described below
commit 775b4cb630acc0e8bb7cc44905da0064cc9dfc1c
Author: Yijia Su <[email protected]>
AuthorDate: Fri Jun 27 12:53:00 2025 +0800
Update .asf.yaml
---
.asf.yaml | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 97e865f..35f6840 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,18 +24,21 @@ github:
- olap
- lakehouse
- mcp
+ - ai
enabled_merge_buttons:
squash: true
merge: false
rebase: false
+ protected_branches:
+ master:
+ required_pull_request_reviews:
+ dismiss_stale_reviews: true
+ required_approving_review_count: 1
features:
- # Enable wiki for documentation
- wiki: true
- # Enable issue management
issues: true
- # Enable projects for project management boardS
projects: true
- # Enable discussions
discussions: true
notifications:
- pullrequests_status: [email protected]
+ issues: [email protected]
+ commits: [email protected]
+ pullrequests: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]