Verified Commit 922dd772 authored by Dmitry Gruzd's avatar Dmitry Gruzd 2️⃣ Committed by GitLab
Browse files

ci: add ai-review-bot CI component for automated MR reviews

parent fff5b14d
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -45,7 +45,10 @@ include:
  - template: Jobs/Secret-Detection.gitlab-ci.yml
  - project: 'gitlab-org/orbit/experiments/ai-review-bot'
    file: '/template.yml'
  - component: ${CI_SERVER_FQDN}/gitlab-org/orbit/components/lgtm-agent/lgtm-agent@main
  - component: ${CI_SERVER_FQDN}/gitlab-org/orbit/experiments/ai-review-bot/ai-review-bot@main
    inputs:
      automatic: manual
      labels_enabled: "false"

stages:
  - lint