Skip to content

Commit

Permalink
ADD: missing step to readme explaining how to authorize your token (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
BMG93 authored May 21, 2024
1 parent 2150f12 commit 6332124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ To get you GitHub integration working you need to generate yourself a new token
4. Select a scope the following is enough for basic usage (may have to adjusted if you want to go beyong the basic scope)
<img height="400" alt="img" src="./images/githubintegration.svg">
5. Copy and paste your `GitHub Token` and paste it into the correct environment variable (`GITHUB_TOKEN`)
6. follow this guide in order to authorize your token: https://docs.github.com/en/enterprise-cloud@latest/authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on

# Running Environments
If you have followed the essential setup steps ([Setup database](#setup-database-with-docker), [GitHub Auth](#github-auth) and [GitHub Integration](#github-integration))
Expand Down

0 comments on commit 6332124

Please sign in to comment.