check-compose: send Postrelease emails to appropriate folks
This is for https://phab.qadevel.cloud.fedoraproject.org/T690 , it goes along with some changes to check-compose itself to allow reports for different milestones to have different config settings, which (if I didn't mess anything up) should result in those reports going to Mike McGrath and the cloud@ list, as requested, while Rawhide and Branched reports continue to go to test@ and devel@.
This commit is contained in:
parent
f303815056
commit
7371d28610
2 changed files with 5 additions and 0 deletions
|
@ -19,6 +19,7 @@ wikitcms_password: "{{ prod_wikitcms_password }}"
|
|||
|
||||
checkcompose_emailfrom: rawhide@fedoraproject.org
|
||||
checkcompose_emailto: "test@lists.fedoraproject.org devel@lists.fedoraproject.org"
|
||||
checkcompose_postrelease_emailto: "mmcgrath@redhat.com cloud@lists.fedoraproject.org"
|
||||
checkcompose_smtp: bastion.phx2.fedoraproject.org
|
||||
checkcompose_url: "https://{{ external_hostname }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue