Skip to content

Commit be5a1f2

Browse files
authored
feat(notifications): CC public mailing list on hardware status emails (#1745)
Signed-off-by: Yushan Li <yushan.li@oss.qualcomm.com>
1 parent 3747bbf commit be5a1f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/kernelCI/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ def get_json_env_var(name, default):
175175
[
176176
"notifications",
177177
"--action=hardware_summary",
178+
"--cc=kernelci-results@groups.io",
178179
"--send",
179180
"--yes",
180181
],

0 commit comments

Comments
 (0)