(for PR #27266)

2025-01-21 08:33.54: New job: Lint
2025-01-21 08:33.54: Checking out commit 51289d1c. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27266/head" && git reset --hard 51289d1c
2025-01-21 08:33.54: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2ad2b674"
2025-01-21 08:33.56: Exec: "git" "-C" "/tmp/git-checkout2ad2b674" "submodule" 
                           "deinit" "--force" "--all"
2025-01-21 08:33.57: Exec: "git" "-C" "/tmp/git-checkout2ad2b674" "reset" 
                           "--hard" "-q" "51289d1c645e1ffe335afa071d1a8034750111ca"
2025-01-21 08:34.03: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2ad2b674" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-01-21 08:34.04: Exec: "git" "merge" "-q" "--" "83221ae442ef8ff98271794533f4b8a77428f593"

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 . letters.0.4.0:new=false

2025-01-21 08:34.05: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "letters.0.4.0:new=false"
Linting opam-repository at /tmp/git-checkout2ad2b674/. ...
No errors
2025-01-21 08:34.22: Job succeeded