hezyin opened a new issue, #3998: URL: https://github.com/apache/incubator-devlake/issues/3998
## Documentation Scope GitHub recently introduced new [fine-grained tokens](https://github.blog/2022-10-18-introducing-fine-grained-personal-access-tokens-for-github) to enable granular control over permissions for developers. However, it's still in beta and doesn't support GraphQL API yet. As we're offering both the GraphQL and REST implementations of GitHub plugin, we need to explain to users that fine-grained tokens are only compatible with REST implementation. Once fine-grained tokens support GraphQL API, we'll completely switch over to GraphQL solution. ## Describe the Change 1. In Config-UI, when creating a new GitHub data connection, explain to users that GraphQL implementation is faster but not yet compatible with fine-grained tokens. If users want to use fine-grained tokens, they'll have to go with REST implementation for now. 2. In the documentation, explain the compatibility issue of fine-grained tokens and how to decide whether to use fine-grained tokens. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
