GitHub user dosubot[bot] edited a comment on the discussion: add github connection is wrong
<!-- Greeting --> Hi @nsdsb123! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the incubator-devlake team. <!-- Answer --> This is a known issue with **Fine-grained Personal Access Tokens** in DevLake v1.0.1. The error message incorrectly references classic PAT scope names (`repo:status`, `repo_deployment`, `read:user`, `read:org`) which don't apply to fine-grained tokens. **Workaround:** Grant your fine-grained token all the permissions listed under "GitHub Apps" in the [DevLake documentation](https://github.com/apache/incubator-devlake/issues/8389#issuecomment-2835890577), including read access for: Actions, Contents, Issues, Metadata, Pull requests, etc. Even with correct permissions, the "Test Connection" warning may still appear, but data collection should work. **Recommended solution:** Use a **classic Personal Access Token** instead — they're more reliable with DevLake v1.0.1. Classic tokens require these scopes: `repo:status`, `repo_deployment`, `read:user`, `read:org`, and `repo` for private repositories. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot?utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=reply-with-mention&utm_term=apache%2Fincubator-devlake).* --- Docs are dead. Just use [Dosu](https://dosu.dev?utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=static-docs-tagline&utm_term=apache%2Fincubator-devlake). [](https://app.dosu.dev/response-feedback?utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=static-docs-feedback&utm_term=apache%2Fincubator-devlake#message_id=04e2c26b-7f1c-4684-9797-27e8d7de51ff) [](https://github.dosu.com/apache/incubator-devlake?utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=static-docs-ask-repo&utm_term=apache%2Fincubator-devlake) [](https://app.dosu.dev/signup?referrer=openSource&source=github-footer&utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=static-docs-share-team&utm_term=apache%2Fincubator-devlake) GitHub link: https://github.com/apache/incubator-devlake/discussions/8782#discussioncomment-16205874 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
