https://github.com/cpanato/github-actions-dashboard
GitHub Actions Dashboard
https://github.com/cpanato/github-actions-dashboard
actions dashboard github-actions go golang
Last synced: about 1 year ago
JSON representation
GitHub Actions Dashboard
- Host: GitHub
- URL: https://github.com/cpanato/github-actions-dashboard
- Owner: cpanato
- License: apache-2.0
- Created: 2023-07-01T09:34:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T06:59:56.000Z (about 2 years ago)
- Last Synced: 2024-04-14T16:07:32.471Z (about 2 years ago)
- Topics: actions, dashboard, github-actions, go, golang
- Language: Go
- Homepage:
- Size: 302 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Actions Dashboard
This simple project lets you track your CI jobs visually to see what jobs are passing, failing, or running.
It will show the past 12 hours of GitHub workflows that ran.
### Requirements
- A GitHub token to run authenticated requests (because it can run more API calls can be made), and if you need to access any private repo, you will need the `repo` permission.
### Roadmap and upcoming work
- [ ] Helm chart
- [ ] Example of how to deploy in Google Cloud Run
### Screenshots

