netlify / git-gateway

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

Additional github API endpoints? #8

Closed Jinksi closed 5 years ago

Jinksi commented 6 years ago

- Do you want to request a feature or report a bug?

Feature

Are there any plans to add support for other github API endpoints e.g. /merges?

bdougie commented 6 years ago

Hey @Jinksi curious to find out more about the use case for /merges and how users of the API could benefit.

Jinksi commented 6 years ago

Hi @bdougie,

This was related to https://github.com/simplajs/simpla/issues/84. Simpla uses Github as a content repository, similar to Netlify CMS. However, it updates content via /merges rather than /pulls.