cli icon indicating copy to clipboard operation
cli copied to clipboard

[GitHub] Deprecation of Basic Auth

Open gr2m opened this issue 5 years ago • 2 comments

If you use the semantic-release CLI to setup semantic-release in a GitHub repository, then you probably receive an E-Mail from GitHub with the subject "[GitHub] Deprecation Notice", stating that

You recently used a password to access an endpoint through the GitHub API...

We are aware of the deprecation. I'm working on simple OAuth Web Flow as an alternative

gr2m avatar Feb 15 '20 05:02 gr2m

I think this is finally busted? (or this might be a different issue) I can't use npx semantic-release-cli init with GitHub Actions at all, even using --gh-token. I get Error: no auth mechanism defined and cannot continue without selecting "other" and doing the remaining setup manually.

Xunnamius avatar Nov 20 '20 08:11 Xunnamius

I think this is finally busted?

yup. See https://github.com/semantic-release/cli/issues/345 for updates

gr2m avatar Nov 20 '20 19:11 gr2m