This is an automated email from the ASF dual-hosted git repository.

hez pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 0aab018  chore: setting up .asf.yaml (#25)
0aab018 is described below

commit 0aab018906a43c12b771247082b4d3af8c2f676e
Author: Klesh Wong <[email protected]>
AuthorDate: Thu May 19 09:47:38 2022 +0800

    chore: setting up .asf.yaml (#25)
---
 .asf.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index aa2fc0a..8bd06d0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,11 +27,11 @@ github:
   enabled_merge_buttons:
     squash:  true
     merge:   false
-    rebase:  false
+    rebase:  true
 
 publish:
   whoami: asf-site
 notifications:
   commits: [email protected]
-  issues:  [email protected]
-  pullrequests: [email protected]
+  issues:  [email protected]
+  pullrequests: [email protected]

Reply via email to