mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
11 lines
403 B
YAML
11 lines
403 B
YAML
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
|