Something not working as expected? Here are solutions to the most common issues when using Blar.
🛑 Blar isn’t commenting on my PRs
- Make sure the repository is properly connected.
- Check that at least one agent is activated for that repository.
- Ensure the PR includes actual code changes (Blar doesn’t review empty PRs).
- Verify that the branch is within your configured scope (e.g.,
main
, dev
, etc.).
❌ I can't connect my repository
- Confirm you’re logged in with an admin-level account.
- For GitLab/Bitbucket, check that your token has read/write permissions for the repositories.
- If you had connected before, try disconnecting and reconnecting via Settings > Repositories.
🗨️ Blar’s comments don’t make sense
- Check if there’s a Wiki configured with rules for that repository.
- If you're using AI-generated code, ambiguity can happen — give Blar feedback using 👍 or 👎.
- Use the chat to ask for clarification or to request Blar stop commenting on specific topics in the future.
🔁 Agents aren’t updating
- Go to Pull Requests and make sure agents are active for that PR.