#134 Can the bugzilla rawhide -> branched thing be done without e-mail?
Closed: Fixed by bcotton. Opened by churchyard.

Bugzilla has an option not to send e-mails. Can this option be used next time when we change all the rawhide bugzilla to 32?

Thanks for considering.


Yes, please. I've received a few hundreds of emails and now is impossible to spot the important ones.

Definitely! Thought that was the behavior already, but then I started getting emails. Looking closer, I see that only the changing of the version suppresses email, not the comment. I'll modify the script to set the nomail flag on the comment action, too.

Metadata Update from @bcotton:
- Issue assigned to bcotton

Note that I got 2 emails for every update (flag + comment). IIRC Bugzilla 5 has renamed the flag entirely, ABRT was having problems with that, will try to dig that up.

the flag is now called minor_update:

https://github.com/python-bugzilla/python-bugzilla/issues/94
https://github.com/abrt/libreport/pull/547

Fixed in f511675 for all scripts.

Metadata Update from @bcotton:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

BTW for the EOL warning, I usually find the e-mail good. It notifies me to bump the release if needed.

Metadata