We've been getting reports that some users aren't getting Bodhi e-mails when their updates are eligible for pushing to stable, and then confusingly other users are getting e-mails every 6 hours about it. I believe I've found the problem, which I've documented here: https://github.com/fedora-infra/bodhi/issues/1009#issuecomment-25239191 1 To fix this, I think we just need to add these two lines to Bodhi's production.ini.j2 setting in Ansible: testing_approval_msg_based_on_karma = This update has reached the stable karma threshold and can be pushed to stable now if the maintainer wishes. not_yet_tested_msg_based_on_karma = This update has not reached the stable karma threshold. While I was in there, I did a git diff between the production.ini from Bodhi's git repo and the one in Ansible, and though there were a lot of changes I don't believe we need to change anything else. So what do you think, shall I add those two settings on production?
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx