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.
Ref: https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/#changes-to-make
Components affected:
buildapp-setupsreview-appsGitHub no longer accepts
access_tokenin query params in the URL to access their API on a private repo. This can affectsource_blob:urlif the source tgz is at GitHub private repo. Instead, they now require header to be supplied.