After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 627963 - Add a way to get notifications for glib/introspection bugs
Add a way to get notifications for glib/introspection bugs
Status: RESOLVED WONTFIX
Product: bugzilla.gnome.org
Classification: Infrastructure
Component: email
unspecified
Other Linux
: Low enhancement
: ---
Assigned To: Bugzilla Maintainers
Bugzilla Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-25 16:39 UTC by Johan (not receiving bugmail) Dahlin
Modified: 2018-08-21 08:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johan (not receiving bugmail) Dahlin 2010-08-25 16:39:31 UTC
I'd like to be able to get an email as soon as a glib/introspection bug changes, without actually subscribing to _all_ bugs in the glib component.

Andre has told me that the best way is to add a new alias and change the default QA assign, but it means that all existing bugs would have to be updated to point to that field. That might best be done directly against the bug database so mass-emailing can be avoided.
Comment 1 André Klapper 2010-08-25 16:41:28 UTC
I proposed to change the Default QA Contact for glib/introspection to a new alias like glib-introspection-maint@gnome.bugs
Changing for all existing tickets means triggering bugmail for 595 reports.
<andre> jdahlin: so can you please file a bug report, and ask the gtk/glib crew first to not kill me for mass-mailbombing them when I'd do that?
Comment 2 Johan (not receiving bugmail) Dahlin 2010-08-25 16:49:41 UTC
Andre: do you have direct database access, manipulating SQL directly a viable option for updating existing bugs?

I'm one of the maintainer of gobject-introspection and for me it would be fine to do some spamming, if there's no other reasonable way to do the same.

Basically, just something like this:
UPDATE bugs WHERE component_id = X SET qa_contact = Y;

It would just involve finding out the ids for the component and the qa contact.
Comment 3 André Klapper 2010-08-25 17:04:47 UTC
(In reply to comment #2)
> Andre: do you have direct database access

Nope.
Comment 4 Olav Vitters 2010-08-25 20:13:13 UTC
Such a SQL statement is not enough; it also has to change the history.
Comment 5 André Klapper 2012-01-03 15:34:41 UTC
https://bugzilla.gnome.org/describecomponents.cgi?product=glib

Currently gtkdev@gtk.org is the assignee. Is that a real email address?

@Johan:
If implementing this, should gtkdev@gtk.org also watch glib-introspection-maint@gnome.bugs ? If not, should people be explicitly notified of the fact that they have to add glib-introspection-maint@gnome.bugs to their watchlist under https://bugzilla.gnome.org/userprefs.cgi?tab=email to still receive introspection component bugmail?
Has this been discussed / agreed on in the gtk+ community (e.g. monthly team meetings)?
Comment 6 André Klapper 2015-01-02 16:25:25 UTC
NEEDINFO as per comment 5.

Related but about GTK: https://mail.gnome.org/archives/gtk-devel-list/2012-August/msg00063.html
Comment 7 André Klapper 2018-08-21 08:25:54 UTC
Migrating to Gitlab hence closing as wontfix