Yocto Project Discussions
 help / color / mirror / Atom feed
* [PATCH yocto-autobuilder-helper] auh-config: send AUH update emails to oe-core list as well
@ 2020-06-30  9:14 Alexander Kanavin
  0 siblings, 0 replies; only message in thread
From: Alexander Kanavin @ 2020-06-30  9:14 UTC (permalink / raw)
  To: yocto; +Cc: Alexander Kanavin

Sadly, many maintainers do not act on AUH mails in a timely manner
(or do not act at all). Sending these emails to oe-core list as well
will allow other people to pick them up, and ease up the path
to doing recipe version maintenance.

Also, recently the amount of outdate recipes has been greatly reduced,
so there should not be too many of those emails each month.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 scripts/auh-config/upgrade-helper.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/auh-config/upgrade-helper.conf b/scripts/auh-config/upgrade-helper.conf
index fbf5d8a..b012600 100644
--- a/scripts/auh-config/upgrade-helper.conf
+++ b/scripts/auh-config/upgrade-helper.conf
@@ -14,6 +14,8 @@ smtp=smtp1.yoctoproject.org:25
 from=auh@auh.yoctoproject.org
 # who should get the status mail with statistics, at the end
 status_recipients=openembedded-core@lists.openembedded.org
+# who should be CCd with upgrade emails
+cc_recipients=openembedded-core@lists.openembedded.org
 # clean sstate directory before upgrading
 #clean_sstate=yes
 # clean tmp directory before upgrading
-- 
2.27.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-30  9:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-30  9:14 [PATCH yocto-autobuilder-helper] auh-config: send AUH update emails to oe-core list as well Alexander Kanavin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox