This is an automated email from the ASF dual-hosted git repository.
zhasheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-ci.git
The following commit(s) were added to refs/heads/master by this push:
new a8fc4e5 set github features
new e08b970 Merge pull request #30 from szha/github_setting
a8fc4e5 is described below
commit a8fc4e53fc151aace6c139917644029c96576544
Author: Sheng Zha <[email protected]>
AuthorDate: Sun Aug 2 15:09:19 2020 -0700
set github features
---
.asf.yaml | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..a0fd043
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,16 @@
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ jira_options: link label worklog
+
+github:
+ features:
+ wiki: true
+ issues: true
+ projects: true
+
+ enabled_merge_buttons:
+ squash: true
+ merge: false
+ rebase: true