(for PR #29700)

2026-04-13 12:45.06: New job: Lint
2026-04-13 12:45.06: Checking out commit 92e909f6. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29700/head" && git reset --hard 92e909f6
2026-04-13 12:45.06: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout22f5093d"
2026-04-13 12:45.09: Exec: "git" "-C" "/tmp/git-checkout22f5093d" "submodule" 
                           "deinit" "--force" "--all"
2026-04-13 12:45.10: Exec: "git" "-C" "/tmp/git-checkout22f5093d" "reset" 
                           "--hard" "-q" "92e909f657262642472253e8e4d15ffb656911dc"
2026-04-13 12:45.13: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout22f5093d" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-13 12:45.14: Exec: "git" "merge" "-q" "--" "0404939bde256ca9d097922f265c4342b3b383b0"

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 --machine-readable --opam-repository . ochre.1.0.0:new=true ochre-cli.1.0.0:new=true

2026-04-13 12:45.15: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "ochre.1.0.0:new=true" 
                           "ochre-cli.1.0.0:new=true"
Linting opam-repository at /tmp/git-checkout22f5093d/. ...
No errors
2026-04-13 12:46.11: Job succeeded