-
Notifications
You must be signed in to change notification settings - Fork 98
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
docs(trouble shooting): add solutions for #6038 #642
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please revise the doc with GPT or other translation tools.
@@ -68,6 +68,14 @@ Here is an example of the `docker-compose` installation, the idea applies to oth | |||
command: --innodb-buffer-pool-size=200M | |||
``` | |||
|
|||
### Repositories don't show up to select for data scopes in GitHub connections |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GitHub repositories keep loading when adding data scopes in a GitHub connection
### Repositories don't show up to select for data scopes in GitHub connections | ||
See issue [#6038](https://github.com/apache/incubator-devlake/issues/6038) | ||
|
||
First you should check whether you access token has necessary permissions, if permissions are correct. Please make sure that after creating the token you have authorized it using SSO if your account are protected by organization SAML enforcement. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- ... whether your access token has the necessary permissions.
- If permissions are correct, please ...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
npm run build
andnpm run serve
locally before submitting this PRSummary
add solutions for #6038 to trouble shooting documents.
Does this close any open issues?
None
Screenshots
Include any relevant screenshots here.
Other Information
Any other information that is important to this PR.