You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2023/02/06 20:19:41 UTC

[airavata-django-portal] branch master updated: updating pr status notifications to go to issues list

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git


The following commit(s) were added to refs/heads/master by this push:
     new 847cb628 updating pr status notifications to go to issues list
847cb628 is described below

commit 847cb6289ea45f12b71ffa0b4bab726bcaa7e7b7
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Mon Feb 6 15:19:36 2023 -0500

    updating pr status notifications to go to issues list
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index efb24e39..656c2b64 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,7 +21,7 @@ notifications:
   # Send all issue emails (new, closed, comments) to issues@
   issues:               issues@airavata.apache.org
   # Send new/closed PR notifications to dev@
-  pullrequests_status:  custos@airavata.apache.org
+  pullrequests_status:  issues@airavata.apache.org
   # Send individual PR comments/reviews to issues@
   pullrequests_comment: issues@airavata.apache.org