sampsyo / hooknook

a little place for your deployments
47 stars 4 forks source link

Use the GitHub deployment API #5

Open sampsyo opened 10 years ago

sampsyo commented 10 years ago

GitHub has an experimental API for organizing deployments and reporting deployment statuses to the server. Hooknook seems like a perfect use case, especially if GitHub eventually adds UI for the statuses.

sampsyo commented 9 years ago

In the mean time, at least, it would probably better to emit ordinary commit statuses, which should be very simple and actually useful (since there's a UI).