Provide a method to inform Fedora-Infra about errors #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The current fedora-review script relies on emails sent by cron directly to tibbs.
We can use this new script the same way, since it always requires a cronjob to be executed, but maybe there's a better way, by using python logging. We can choose:
Suggestions welcome.
Actually the script will provide information about run by reporting to systemd journal and optionally to email addresses.
Metadata Update from @mattia: