Follow these steps to run the Factory Droid automated code review inside GitLab merge requests.
- 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 theapi
scope for posting discussions).
- Ensure full git history