netlify / git-gateway

A Gateway to Git APIs
MIT License
400 stars 89 forks source link

Allow /statuses/:ref and /commits/:ref/status endpoints for GitHub #29

Closed Benaiah closed 5 years ago

Benaiah commented 5 years ago

- Summary

Allows access to commit statuses, which can be used by the CMS to find deploy preview links.

Closes https://github.com/netlify/git-gateway/issues/28.

- Description for the changelog