(for PR #27867)

2025-05-20 09:25.55: New job: Lint
2025-05-20 09:25.55: Checking out commit aee86b4f. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27867/head" && git reset --hard aee86b4f
2025-05-20 09:25.55: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoute1adf5e"
2025-05-20 09:25.58: Exec: "git" "-C" "/tmp/git-checkoute1adf5e" "submodule" 
                           "deinit" "--force" "--all"
2025-05-20 09:26.00: Exec: "git" "-C" "/tmp/git-checkoute1adf5e" "reset" 
                           "--hard" "-q" "aee86b4fc87a23cf6c1324e3eff22f39d88a8c3e"
2025-05-20 09:26.04: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoute1adf5e" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-20 09:26.06: Exec: "git" "merge" "-q" "--" "55711315d054c8d83610afaedab4b5cbd30de09d"

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 . ppxlib.0.37.0~5.4preview:new=false

2025-05-20 09:26.08: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "ppxlib.0.37.0~5.4preview:new=false"
Linting opam-repository at /tmp/git-checkoute1adf5e/. ...
No errors
2025-05-20 09:26.47: Job succeeded