Skip to content

johnbillion/wp-test-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Status Dashboard

This project provides a dashboard to monitor the status of GitHub Actions workflows for the WordPress development repository. It displays the status of various workflows across multiple branches, allowing you to quickly see which workflows are passing, failing, or in progress.

Features

  • Displays the status of GitHub Actions workflows for multiple branches.
  • Highlights failing workflows and branches.
  • Provides links to detailed workflow and branch status pages on GitHub.
  • Automatically updates the status at regular intervals.

Setup

  1. Clone the repository.
  2. Open index.html in your browser.
  3. Enter your GitHub API key and click "Set API Key".

Screenshot

Dashboard Screenshot

License

This project is licensed under the MIT License. See the LICENSE file for details.


This project was fully generated by GitHub Copilot. PRs and issues won't be accepted so please don't open any, thank you.