(not at the head of any monitored branch or PR)
2025-05-30 13:18.18: New job: Lint
2025-05-30 13:18.18: Checking out commit 468c9700. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27965/head" && git reset --hard 468c9700
2025-05-30 13:18.18: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout225fc455"
2025-05-30 13:18.19: Exec: "git" "-C" "/tmp/git-checkout225fc455" "submodule" 
                           "deinit" "--force" "--all"
2025-05-30 13:18.21: Exec: "git" "-C" "/tmp/git-checkout225fc455" "reset" 
                           "--hard" "-q" "468c97008e09c06f872780fab8b1e953f8c31ebf"
2025-05-30 13:18.23: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout225fc455" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-30 13:18.24: Exec: "git" "merge" "-q" "--" "edaf2946e3454afde810eb17e5013eb7b2d138e3"

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 . ancient.0.10.0:new=false

2025-05-30 13:18.25: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "ancient.0.10.0:new=false"
Linting opam-repository at /tmp/git-checkout225fc455/. ...
No errors
2025-05-30 13:18.59: Job succeeded