netlify / git-gateway

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

feat(gitlab): allow merge_requests, compare, branches APIs #47

Closed erezrokah closed 4 years ago

erezrokah commented 4 years ago

- Summary

Required for Netlify CMS GitLab editorial workflow https://github.com/netlify/netlify-cms/pull/3014

- Test plan

Was able to test locally by setting local git-gateway and go-true instances and pointing the CMS to the local instances.

- Description for the changelog

Added the relevant APIs to the gitlabAllowedRegexp regular expression and fixed the Readme