We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
access_token
Received an email from GitHub today after using backport to create a PR in elastic/kibana:
backport
elastic/kibana
your personal access token (sqren/backport) using axios/0.19.0 was used as part of a query parameter to access an endpoint through the GitHub API [...] Please use the Authorization HTTP header instead, as using the access_token query parameter is deprecated. [...] Visit https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/#authenticating-using-query-parameters for more information.
Global config.json used to store access_token value.
config.json
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Received an email from GitHub today after using
backport
to create a PR inelastic/kibana
:Global
config.json
used to storeaccess_token
value.The text was updated successfully, but these errors were encountered: