You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2020/04/25 07:15:35 UTC

[struts] branch master updated: Uses .asf.yaml to enable new notification schema and link PRs with JIRA

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3ccbcc6  Uses .asf.yaml to enable new notification schema and link PRs with JIRA
3ccbcc6 is described below

commit 3ccbcc6f9c9f84f6f1e5644e1e266754d88a8017
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Sat Apr 25 09:15:27 2020 +0200

    Uses .asf.yaml to enable new notification schema and link PRs with JIRA
---
 .asf.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..45c3c73
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,10 @@
+notifications:
+  commits: commits@struts.apache.org
+  # Send all issue emails (new, closed, comments) to issues@
+  issues: issues@struts.apache.org
+  # Send new/closed PR notifications to dev@
+  pullrequests_status: dev@struts.apache.org
+  # Send individual PR comments/reviews to issues@
+  pullrequests_comment: issues@struts.apache.org
+  # Link opened PRs with JIRA
+  jira_options: link label worklog