https://github.com/astrofrog/multistatus
This is no longer needed since GitHub now has an official version of this!
https://github.com/astrofrog/multistatus
Last synced: 5 months ago
JSON representation
This is no longer needed since GitHub now has an official version of this!
- Host: GitHub
- URL: https://github.com/astrofrog/multistatus
- Owner: astrofrog
- License: mit
- Created: 2014-08-10T09:39:38.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-09T10:24:49.000Z (over 11 years ago)
- Last Synced: 2025-06-24T19:44:11.443Z (about 1 year ago)
- Language: Python
- Homepage: https://github.com/blog/1935-see-results-from-all-pull-request-status-checks
- Size: 287 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Please note
===========
GitHub can now handle multiple statuses without the need for a third party app.
see [here](https://github.com/blog/1935-see-results-from-all-pull-request-status-checks) for more information! This repository will be removed and the web app discontinued shortly.
About
=====
This is a Django-powered web app that allows multiple pull request statuses
(e.g. from Travis and Appveyor) to be combined into a single one. You can visit
the web app here:
[http://github-multi-status.herokuapp.com](http://github-multi-status.herokuapp.com)
This was developed as a quick hack, but if you are interested in helping
develop it further, please [let me know](mailto:thomas.robitaille@gmail.com)!