This is an automated email from the ASF dual-hosted git repository. mikexue pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git
commit 0de17109b95158bb2aea388b8dc28c172acd4a8e Author: qqeasonchen <[email protected]> AuthorDate: Tue Apr 20 10:33:53 2021 +0800 add .asf.yaml --- .asf.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..a42cb38 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,17 @@ +# Web site staging services: +staging: + profile: ~ + whoami: master + foo: trigger + +publish: + whoami: asf-site + +notifications: + commits: [email protected] + issues: [email protected] + pullrequests_status: [email protected] + pullrequests_comment: [email protected] + issues_status: [email protected] + issues_comment: [email protected] + jira_options: link label worklog --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
