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

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


The following commit(s) were added to refs/heads/master by this push:
     new 095ef2c  PHOENIX-6147 Copy Github PR discussions to JIRA
095ef2c is described below

commit 095ef2c9731ed4207699548f548c9da1f74eeb44
Author: Istvan Toth <[email protected]>
AuthorDate: Thu Sep 24 06:45:34 2020 +0200

    PHOENIX-6147 Copy Github PR discussions to JIRA
    
    add .asf.yaml file with "jira_options: link label comment"
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..3817ee5
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,5 @@
+notifications:
+    commits:      [email protected]
+    issues:       [email protected]
+    pullrequests: [email protected]
+    jira_options: link label comment

Reply via email to