An open API service indexing awesome lists of open source software.

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!

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)!