probe-scraper
probe-scraper copied to clipboard
always set bugs created for expiring probes as tracking and affecting the current Nightly version
When the probe-scraper files a bug for an expiring probe, it should set it to always
-
be tracked for the current Nightly version because each unresolved bug will cause a test failure since https://bugzilla.mozilla.org/show_bug.cgi?id=1918242
-
only affect the current Nightly version and set other Firefox status flags to
unaffected
. -
This means the flag shown e.g. as
tracking-firefox132
(technically, it'scf_tracking_firefox132
) should be set to+
. By default, it's only possible to request tracking (?
) but Release Management would approve every bug because of the looming test failure. Release Management (Dianna, Donal, Pascal and Ryan) or dkl from bugzilla.mozilla.org can help with getting the permission for the bot. -
cf_status_firefox132
should be set toaffected
, all other availablecf_status_firefox*
flags tounaffected
.