Show HN: Ghtrack: track GitHub Actions workflow duration in GitHub Pages
Category: devtools
Tags: github-actions, ci-cd, observability, chart-js, github-pages, workflow-tracking
Score: 7.3/10 (Innovation: 6, Technical: 7, Documentation: 9, Utility: 7)
Ghtrack is a GitHub Action that automatically records workflow and job durations into a GitHub Pages branch, providing a Chart.js-powered dashboard for visualizing performance trends over time. Its append-only per-run file layout and auto-generated index/manifest system solve real-world CI observability gaps with a clean, well-documented approach. The project is particularly interesting for its dogfooding, migration support, and thoughtful handling of concurrent pushes and fork PRs.
Target audience: backend devs, devops, platform engineers
Repository: https://github.com/hatsu38/ghtrack · HTML · MIT · 1 stars
View on Hacker News