(for PR #29068)

2025-12-11 20:14.34: New job: Lint
2025-12-11 20:14.34: Checking out commit 52abec37. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29068/head" && git reset --hard 52abec37
2025-12-11 20:14.34: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoutce37273"
2025-12-11 20:14.35: Exec: "git" "-C" "/tmp/git-checkoutce37273" "submodule" 
                           "deinit" "--force" "--all"
2025-12-11 20:14.36: Exec: "git" "-C" "/tmp/git-checkoutce37273" "reset" 
                           "--hard" "-q" "52abec3711367f750fe08ceba6ce2348a17e222e"
2025-12-11 20:14.38: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutce37273" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-12-11 20:14.38: Exec: "git" "merge" "-q" "--" "810e1f14b7fa6411c66a3549f4c2aff47c52fc36"

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 . matcha.0.1.0:new=true

2025-12-11 20:14.39: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "matcha.0.1.0:new=true"
Linting opam-repository at /tmp/git-checkoutce37273/. ...
No errors
2025-12-11 20:15.02: Job succeeded