Before you begin
You need:- An Entelligence workspace
- Access to Connectors
- Permission to authorize or request access to a GitHub, GitLab, or Bitbucket repository
- A test pull request with a small, understandable change
If you are not a workspace administrator, send the admin checklist to the person who manages connectors and repository access.
1. Connect source control
1
Open Connectors
In Entelligence, open Connectors and choose your Git provider.
2
Authorize a limited first scope
Select one test repository if your provider supports repository-level installation. You can expand access after verification.
3
Wait for synchronization
Return to Code Review → Codebases → Repositories. Confirm the repository appears. Use Add Repo or refresh the provider connection if it does not.
2. Enable the repository
Open Code Review, select Codebases, then Repositories.- Search for the repository.
- Enable PR Review for that repository.
- Open Show details and review its current controls.
- For a first test, keep the comment threshold narrow enough that results are easy to evaluate.
- Save the repository settings.
3. Run a first review
Create or open a non-draft pull request. Request a review from the Entelligence bot using the command supported by your provider, or mention the bot and ask it to review. You can also test locally:4. Verify success
A successful pull-request test has:- An Entelligence summary or review on the expected pull request
- Findings attached to relevant lines when inline comments are enabled
- No access error from the Git provider
- The pull request visible under Code Review → Codebases → Active PRs
- A valid authenticated status
- A detected repository and diff
- Reviewed files and either findings or a clear no-findings result
5. Configure normal operation
After the first result is correct:- Choose automatic or explicit review triggers.
- Choose inline comments or a single summary.
- Set the finding threshold and maximum inline comments.
- Add repository guidelines and Markdown context.
- Decide whether cross-repository context is appropriate for your data boundaries.
- Invite a small pilot team.