* [bluez/action-ci] 8ef6a7: cleanup_pr: notify by email when a PR is archived
@ 2026-09-10 15:39 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2026-09-10 15:39 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/main
Home: https://github.com/bluez/action-ci
Commit: 8ef6a7f4a1d340bdb02813105db904d7c410d0e6
https://github.com/bluez/action-ci/commit/8ef6a7f4a1d340bdb02813105db904d7c410d0e6
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M cleanup_pr.py
M entrypoint.sh
M libs/email.py
Log Message:
-----------
cleanup_pr: notify by email when a PR is archived
When a pull request is open for more than 2 weeks it is closed
automatically without taking any action. Send an email notification to
the mailing list so that the closure is recorded and visible.
The email settings are read from the config file (-c) and the token from
the EMAIL_TOKEN environment variable. Both are optional: if either one is
missing, the notification is simply skipped.
Also fix EmailTool.send() raising NameError in the finally block when the
SMTP connection itself fails.
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/action-ci/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 15:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-10 15:39 [bluez/action-ci] 8ef6a7: cleanup_pr: notify by email when a PR is archived Luiz Augusto von Dentz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox