heroku / heroku/platform-api

GitHub private repo archive URL now requires token in the header during Build

Open
#123 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
216
Forks
85
PR merge metrics
No merged PRs in 30d

Description

Ref: https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/#changes-to-make

### Components affected:
- `build`
- `app-setups`
- `review-apps`

GitHub no longer accepts `access_token` in query params in the URL to access their API on a private repo. This can affect `source_blob:url` if the source tgz is at GitHub private repo. Instead, they now require header to be supplied.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.