{"id":49517747,"url":"https://github.com/hu553in/gh-workflow-dashboard","last_synced_at":"2026-05-01T22:09:02.914Z","repository":{"id":351775681,"uuid":"1211454518","full_name":"hu553in/gh-workflow-dashboard","owner":"hu553in","description":"Client-side dashboard for monitoring GitHub Actions workflows across repositories.","archived":false,"fork":false,"pushed_at":"2026-05-01T13:03:33.000Z","size":291,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-01T15:06:55.443Z","etag":null,"topics":["dashboard","github","github-actions","github-api","github-workflows","monitoring"],"latest_commit_sha":null,"homepage":"https://gh-workflow-dashboard.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hu553in.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-15T12:10:57.000Z","updated_at":"2026-05-01T13:03:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hu553in/gh-workflow-dashboard","commit_stats":null,"previous_names":["hu553in/gh-workflow-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hu553in/gh-workflow-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fgh-workflow-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fgh-workflow-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fgh-workflow-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fgh-workflow-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hu553in","download_url":"https://codeload.github.com/hu553in/gh-workflow-dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fgh-workflow-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32514446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dashboard","github","github-actions","github-api","github-workflows","monitoring"],"created_at":"2026-05-01T22:09:02.300Z","updated_at":"2026-05-01T22:09:02.909Z","avatar_url":"https://github.com/hu553in.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub workflow dashboard\n\n[![Vercel Deploy](https://deploy-badge.vercel.app/vercel/gh-workflow-dashboard)](https://gh-workflow-dashboard.vercel.app/)\n\nA client-side dashboard for monitoring GitHub Actions workflows across repositories.\nIt runs entirely in the browser.\n\n## Features\n\n- Fetches all repositories and workflows available to the authenticated user through the GitHub REST API\n- Displays the latest run for each workflow, grouped by repository\n- Resolves run refs to active branches or tags by comparing SHAs\n- Shows each run's status, event type, branch, timestamp, and a link to GitHub\n- Supports a collapsible tree grouped by repository and workflow\n- Provides summary statistics, including total repositories, workflows, and successful and failed workflow counts\n- Stores the token in browser `localStorage` and sends it only to the GitHub API\n\n## Usage\n\nOpen the [deployed app](https://gh-workflow-dashboard.vercel.app/), enter a GitHub personal access token,\nand click **Load**.\n\nRequired token scopes:\n\n- [Fine-grained PAT](https://github.com/settings/personal-access-tokens):\n  `Metadata: read`, `Actions: read`, `Contents: read`\n- [Classic PAT](https://github.com/settings/tokens): `repo`\n  (broad access; prefer a fine-grained PAT when possible)\n\nTo run the app locally:\n\n```bash\npnpm i\npnpm dev\n```\n\n## Development\n\n```bash\npnpm check      # ESLint + Stylelint\npnpm check:fix  # Automatically fixes lint issues\npnpm build      # Production build (Vite -\u003e dist/)\n```\n\n## Tech stack\n\n- Vanilla JavaScript\n- Vite\n- GitHub REST API `v2022-11-28`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhu553in%2Fgh-workflow-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhu553in%2Fgh-workflow-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhu553in%2Fgh-workflow-dashboard/lists"}