Re-enable user notification.
This commit is contained in:
parent
e4d091edb6
commit
7de3957b9e
1 changed files with 1 additions and 3 deletions
|
@ -858,9 +858,7 @@ if __name__ == '__main__':
|
|||
if DRY_RUN:
|
||||
print('[DEBUG]', '\n'.join(errors))
|
||||
else:
|
||||
# Temporarily disable emailing users while we figure this out
|
||||
# https://pagure.io/fedora-infrastructure/issue/6233
|
||||
#notify_users(errors)
|
||||
notify_users(errors)
|
||||
send_email(
|
||||
EMAIL_FROM,
|
||||
NOTIFYEMAIL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue