How can I use the Code Change Review (CCR) feature with GitHub? – Ketryx

Frequently Asked Questions

How can I use the Code Change Review (CCR) feature with GitHub?

For Ketryx to fetch Pull Request data from GitHub, authentication needs to happen via a Personal Access Token. Access tokens can be generated at the user level and provide authorization for specific scopes.

This Personal Access Token will serve as the authentication method to fetch both Pull Request data and the Git repository for SOUP dependency analysis from GitHub.

To find out how to generate a Personal Access Token, please see our GitHub FAQ entry here for the classic token and here for the fine-grained token.