Skip to content

Commit

Permalink
Merge pull request apache#788 from apache/feature/notifications-list
Browse files Browse the repository at this point in the history
Uses the new notifications@ list for all the messages form Github
  • Loading branch information
lukaszlenart authored Nov 13, 2023
2 parents 4a206d8 + fadfe24 commit 30aee93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ notifications:
# Send all issue emails (new, closed, comments) to issues@
issues: [email protected]
# Send new/closed PR notifications to commits@
pullrequests_status: commits@struts.apache.org
pullrequests_status: notifications@struts.apache.org
# Send individual PR comments/reviews to issues@
pullrequests_comment: issues@struts.apache.org
pullrequests_comment: notifications@struts.apache.org
# Link opened PRs with JIRA
jira_options: link label worklog

Expand Down

0 comments on commit 30aee93

Please sign in to comment.