This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch feature/notifications-list in repository https://gitbox.apache.org/repos/asf/struts-site.git
commit 0d824904ffc506d58c4c9ad69d0d1ba4746d25ca Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Sun Nov 26 17:21:34 2023 +0100 Uses the new notifications@ list to inform about PR specific statuses --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 4d26e0d02..13633f138 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -4,9 +4,9 @@ notifications: # Send all issue emails (new, closed, comments) to issues@ issues: iss...@struts.apache.org # Send new/closed PR notifications to commits@ - pullrequests_status: commits@struts.apache.org + pullrequests_status: notificati...@struts.apache.org # Send individual PR comments/reviews to issues@ - pullrequests_comment: iss...@struts.apache.org + pullrequests_comment: notificati...@struts.apache.org # Link opened PRs with JIRA jira_options: link label worklog