mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
Uses .asf.yaml to enable new notification schema and link PRs with JIRA
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user