I've added my GitHub repository, but I still can't see the Code Change Review (CCR) Report. What can I do? – Ketryx
Frequently Asked Questions
I've added my GitHub repository, but I still can't see the Code Change Review (CCR) Report. What can I do?
Lee Chickering
- Updated 2 years ago
Follow the below process to make sure you have added an authentication token for your repository in the project settings page.
- Open the settings area of the project
- Add the repository from which you want to pull the Code Change Reviews
- Click Enable repository authentication,
- set username: name of the token (just for your own reference, can be anything),
- set password: the actual GitHub token
- Click Save
There are several steps to generate a GitHub token (classic), which can be found here. To enable the CCR features, the token needs specific permissions mentioned here.