mapbox/mapbox-gl-leaflet

request to enable OAuth access for gh-release in the Mapbox GitHub organization

jgravois opened this issue · 0 comments

i help maintain a utility library that tags GitHub releases using information from a CHANGELOG called gh-release.
recently GitHub deprecated their OAuth Authorization API and we switched to web authentication flow in the CLI.

this means that the tool will be disabled in this repo unless one of Mapbox's GitHub Org owners enables access for it.

cc/ @mourner @yuletide (sorry i don't know anyone better to ping)

doc: https://docs.github.com/en/organizations/restricting-access-to-your-organizations-data/approving-oauth-apps-for-your-organization

Screen Shot 2021-05-29 at 9 30 41 AM