Skip to content

Instantly share code, notes, and snippets.

@factory-ben
factory-ben / README.md
Created October 3, 2025 15:41
Setting up droid exec code review on GitLab

Droid Code Review for GitLab

Follow these steps to run the Factory Droid automated code review inside GitLab merge requests.

  1. Create CI/CD variables In your project’s Settings → CI/CD → Variables, add:
  • FACTORY_API_KEY (masked, protects access to Factory).
  • GITLAB_TOKEN (masked, personal access token with the api scope for posting discussions).
  1. Ensure full git history