This is an automated email from the ASF dual-hosted git repository.
qqeasonchen pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/develop by this push:
new d920b21a9 Update .asf.yaml to enable merge and rebase options
d920b21a9 is described below
commit d920b21a96de881a4fe2b56bdfe2307a07b94f97
Author: Eason Chen <[email protected]>
AuthorDate: Wed Jul 1 15:59:27 2026 +0800
Update .asf.yaml to enable merge and rebase options
---
.asf.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 36f6293d0..e864b3bbc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,10 +36,11 @@ github:
- multi-runtime
- microservice
- hacktoberfest
+ - agentmesh
enabled_merge_buttons:
squash: true
- merge: false
- rebase: false
+ merge: true
+ rebase: true
protected_branches:
master:
required_status_checks:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]