(for PR #27805)

2025-05-01 02:51.05: New job: Lint
2025-05-01 02:51.05: Checking out commit a0b2f5e5. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27805/head" && git reset --hard a0b2f5e5
2025-05-01 02:51.05: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout26ab8d08"
2025-05-01 02:51.07: Exec: "git" "-C" "/tmp/git-checkout26ab8d08" "submodule" 
                           "deinit" "--force" "--all"
2025-05-01 02:51.07: Exec: "git" "-C" "/tmp/git-checkout26ab8d08" "reset" 
                           "--hard" "-q" "a0b2f5e5c01acdf6af8204f287fecab1ca5916b7"
2025-05-01 02:51.11: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout26ab8d08" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-01 02:51.12: Exec: "git" "merge" "-q" "--" "3436f5412ed58d4383f419baf02b4891e4471adf"

To reproduce locally, on the opam-repository PR branch, run: 

    opam pin opam-ci-check git+https://github.com/ocurrent/opam-repo-ci.git#live
    opam-ci-check lint --opam-repository . conf-gegl.1:new=true

2025-05-01 02:51.13: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-gegl.1:new=true"
Linting opam-repository at /tmp/git-checkout26ab8d08/. ...
No errors
2025-05-01 02:51.37: Job succeeded