mozilla / probe-scraper

Scrape and publish Telemetry probe data from Firefox
https://mozilla.github.io/probe-scraper/
Mozilla Public License 2.0
21 stars 53 forks source link

[Bug 1879657] Skip bugs with invalid descriptions in expiry alerts #686

Closed BenWu closed 7 months ago

BenWu commented 7 months ago

Closes https://github.com/mozilla/probe-scraper/issues/651

Used bug for testing https://bugzilla.mozilla.org/show_bug.cgi?id=1879657

This makes the probe expiry alerts ignore bugs that have the [probe-expiry-alert] tag but Firefox version or probes can't be parsed from the description instead of failing. If someone edits the description of the bug such that it can't be parsed then a duplicate bug will be created. I'm not sure this has happened in the last 4 years so I don't think it's necessary to add "do not edit" to the description.