🚀 Control center for GitHub Actions test runs. Trigger workflows, track jobs live with timers, add existing runs to view, see per-tag pass/fail results in a colour-coded summary table, open HTML reports, get completion notifications, save/reorder/export & import input profiles, and copy run details
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
A GUI for triggering and monitoring GitHub Actions test-automation workflows from inside VS Code.
Features
Trigger a GitHub Actions workflow with environment, tags, filter, branch, parallelism, retry, OS, config, driver, and app name.
🕒 My Recent Runs dropdown — your last 25 workflow runs (with live running/done/failed status); click one to add it to Active Jobs. Auto-refreshes on open and every 30s while open, so runs you start on the GitHub website appear automatically.
GitHub authentication via the gh CLI, with in-app sign-in (browser or token) and a Re-authenticate button that appears if repo access is lost mid-run (polling resumes automatically).
Live job tracking with status badges, elapsed timers, and run links.
Queue more runs to fire now (parallel) or after all previous Build+Test completes.
Per-tag/set completion notifications with pass/fail sound.
Automatic HTML report download per set, with per-tag report buttons.