(not at the head of any monitored branch or PR)
2025-07-10 13:58.01: New job: Lint
2025-07-10 13:58.01: Checking out commit 59daf02f. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28160/head" && git reset --hard 59daf02f
2025-07-10 13:58.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout7f196f8"
2025-07-10 13:58.03: Exec: "git" "-C" "/tmp/git-checkout7f196f8" "submodule" 
                           "deinit" "--force" "--all"
2025-07-10 13:58.03: Exec: "git" "-C" "/tmp/git-checkout7f196f8" "reset" 
                           "--hard" "-q" "59daf02f9ccd528dc0bf8b0c2f0fd35b56a81ffb"
2025-07-10 13:58.05: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout7f196f8" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-07-10 13:58.06: Exec: "git" "merge" "-q" "--" "64169c3d1d6774ef4ce0fcc471269bb09cd215f5"

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.36.1:new=false ppxlib-bench.0.36.1:new=true ppxlib-tools.0.36.1:new=false

2025-07-10 13:58.06: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "ppxlib.0.36.1:new=false" "ppxlib-bench.0.36.1:new=true" 
                           "ppxlib-tools.0.36.1:new=false"
Linting opam-repository at /tmp/git-checkout7f196f8/. ...
No errors
2025-07-10 13:58.30: Job succeeded