To enable Kody to perform automatic Code Reviews, you need to generate a Personal Access Token (PAT) in GitLab. This token allows Kody to securely access your repositories and conduct code analysis in a controlled way.
Follow these steps to set up the token correctly:
Access GitLab and go to your profile settings:
Navigate to Access Tokens
:
Access Tokens
and click on it.Add a new token:
Add new token
button.Set up the new token with the following specifications:
kody_code_review
.Finalize and save the token:
Generate token
.After generating the token, paste it into the Kody automation setup screen. The configuration modal will open automatically when you attempt to enable the automation.