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

xjiao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mnemonic.git


The following commit(s) were added to refs/heads/master by this push:
     new bb2d74f  MNEMONIC-740: Enable GitHub Actions build status notification 
for Mnemonic
bb2d74f is described below

commit bb2d74f09b03845416404ae4fb8f8ca7ea90d0c5
Author: Yanhui Zhao <[email protected]>
AuthorDate: Sun Mar 27 03:36:14 2022 +0000

    MNEMONIC-740: Enable GitHub Actions build status notification for Mnemonic
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index ab9c5ae..eae326b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -22,7 +22,8 @@ notifications:
   pullrequests:         [email protected]
   pullrequests_status:  [email protected]
   pullrequests_comment: [email protected]
-  jira_options: link label worklog
+  jira_options:         link label worklog
+  jobs:                 [email protected]
 
 
 github:

Reply via email to