Greetings. This is a request spawned off from: https://bugzilla.redhat.com/show_bug.cgi?id=1002352 We have in Fedora a Package Review component for all new package reviews. We add package-review.org to cc for this component, but users can remove this user from cc (either via the token in emails to the list, which generates no history on who it was) or via the regular interface (where there is history, but it's still anoying). Ideally there would be a way for all changes to bugs in Package Review would CC package-review.org and not allow users to remove that address from CC. (Or some other more direct internal email bypassing the cc list entirely) I have no idea how hard this would be to implement, but if it's doable that would be great. Happy to provide more info or feedback. Thanks.
Just for clarification, you want to receive an e-mail when product = 'Fedora' and component = 'Package Review'? What e-mails the user receives will be based on the user's preference for the 'Other' column in their e-mail preference screen. https://bugzilla.redhat.com/userprefs.cgi?tab=email
(In reply to Simon Green from comment #1) > Just for clarification, you want to receive an e-mail when product = > 'Fedora' and component = 'Package Review'? Yes. Also "Fedora EPEL" and component "Package Review". > What e-mails the user receives will be based on the user's preference for > the 'Other' column in their e-mail preference screen. > https://bugzilla.redhat.com/userprefs.cgi?tab=email Yeah, but there has to first be some relationship right? assigned, cc, etc. We use InitialCC for this component, but users can simply remove package-review from the cc list.
(In reply to Kevin Fenzi from comment #2) > Yeah, but there has to first be some relationship right? assigned, cc, etc. > We use InitialCC for this component, but users can simply remove > package-review from the cc list. The user will have a custom relationship with these bugs, which will be covered under the 'Other' column in the e-mail preferences.
That would be great then.
FYI: Here is the config file we are using. Let me know if it is wrong. always_cc: - product: [ Fedora, Fedora EPEL ] component: [ Package Review ] email: [ package-review.org ]
That looks ideal to me. ;) Would this only affect new bugs as they are filed? Or would it also take effect for all existing ones that already have been filed?
(In reply to Kevin Fenzi from comment #7) > That looks ideal to me. ;) > > Would this only affect new bugs as they are filed? > > Or would it also take effect for all existing ones that already have been > filed? New bugs, and all existing bugs in the specified products and component.
This change is now live. If there are any issues, do not reopen this bug. Instead, you should create a new bug and reference this bug. -- simon