Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 85433603 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

ci: introduce AI review

parent 098942fe
Loading
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -13,8 +13,14 @@ variables:
stages:
  - lint
  - build
  - ai-review
  - release

include:
  - project: "e/os/ai-review"
    ref: main
    file: "/.gitlab-ci.yml"

# Detekt static analysis job
detekt:
  stage: lint