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

docs(trouble shooting): add solutions for #6038 #642

Merged
merged 5 commits into from
Sep 21, 2023

Conversation

d4x1
Copy link
Contributor

@d4x1 d4x1 commented Sep 20, 2023

⚠️   Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have npm run build and npm run serve locally before submitting this PR
  • I have read through the Contributing Documentation

Summary

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.

Copy link
Contributor

@Startrekzky Startrekzky left a 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
Copy link
Contributor

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.
Copy link
Contributor

@Startrekzky Startrekzky Sep 21, 2023

Choose a reason for hiding this comment

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

  1. ... whether your access token has the necessary permissions.
  2. If permissions are correct, please ...

Copy link
Contributor

@Startrekzky Startrekzky left a comment

Choose a reason for hiding this comment

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

LGTM

@d4x1 d4x1 merged commit dc64685 into apache:main Sep 21, 2023
1 check passed
@d4x1 d4x1 added the type/documentation Improvements or additions to documentation label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants