Skip to content
New issue

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

Describe why apikey is needed, where to get them and the format. #321

Merged
merged 3 commits into from
Mar 9, 2021

Conversation

sverhoeven
Copy link
Member

Fixes #319
Fixes #93 completely

To review set and use env vars as described.

@fdiblen fdiblen self-requested a review March 9, 2021 10:46
README.rst Outdated
export APIKEY_GITHUB=<user who made the token>:<personal access token>
export APIKEY_GITLAB=<user who made the token>:<personal access token>

Your personal access token should be created on `GitHub <https://github.com/settings/tokens>`_ and `GitLab <https://gitlab.com/-/profile/personal_access_tokens>`_ settings pages.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good idea

README.rst Outdated Show resolved Hide resolved
@eriktks eriktks added this to the 0.14.1 milestone Mar 9, 2021
Co-authored-by: Faruk D. <[email protected]>
README.rst Outdated Show resolved Hide resolved
Co-authored-by: Faruk D. <[email protected]>
Copy link
Member

@fdiblen fdiblen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very clear text.. Thank you @sverhoeven 🙏

@sverhoeven sverhoeven merged commit f71e123 into main Mar 9, 2021
@sverhoeven sverhoeven deleted the 319-api-keys-docs branch March 9, 2021 11:07
@sonarcloud
Copy link

sonarcloud bot commented Mar 9, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

describe how to get api keys GitHub API rate limiting
3 participants