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

Skip sending expiry emails for deprecated repositories #664

Closed badboy closed 9 months ago

badboy commented 9 months ago

Fixes #401


I think that's really all that's needed.

badboy commented 9 months ago

@badboy any chance you could kindly add test coverage for this? 🙈 Seems like test_glean_checks.py might be a good spot for it.

Actually we had another check in test_git_scraper, which was easier to duplicate. Otherwise I would have to set up new fixtures and ... meh.