From fadfe24c5f77b9531f0eef185424e1e7c505ee7d Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Mon, 13 Nov 2023 07:15:36 +0100 Subject: [PATCH] Uses the new notifications@ list for all the messages form Github --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 2a7cde95d..673c6e25c 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -4,9 +4,9 @@ notifications: # Send all issue emails (new, closed, comments) to issues@ issues: issues@struts.apache.org # 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