CI Dashboard Automation Tool
A Python and Selenium scraper that logs into the CI dashboards, pulls build and test data for every product/version, and rolls it all up into a single sortable HTML report - open review-queue items, paused systems, stale events, and the latest build for each version.
Turned a manual, dozen-tab morning routine into one report I could skim in seconds.
Public repo is a runnable, generic demo on sample data.
View on GitHub (opens in new tab)