Skip to content

A React based simple app that shows a list of projects with their Github commit status and use it as a dashboard to view status of your CI pipelines.

License

Notifications You must be signed in to change notification settings

giubatt/commit-status

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commit-status

CircleCI

A React based simple app that shows a list of projects with their Github commit status and use it as a dashboard to view status of your CI pipelines.

This project was bootstrapped with Create React App.

Example app: https://sitture.github.io/commit-status/

Running Locally

yarn install
yarn start

Lint & Tests

yarn lint
yarn test

👋 Issues & Contributions

Please open an issue here on GitHub if you have a problem, suggestion, or other comments.

Pull requests are welcome and encouraged! Any contributions should include new or updated tests as necessary to maintain thorough test coverage.

📜 License

This work is licensed under a MIT License.

About

A React based simple app that shows a list of projects with their Github commit status and use it as a dashboard to view status of your CI pipelines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.8%
  • CSS 15.5%
  • HTML 6.7%