(not at the head of any monitored branch or PR)
2025-07-17 13:58.37: New job: Lint
2025-07-17 13:58.37: Checking out commit 8f78ac65. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26912/head" && git reset --hard 8f78ac65
2025-07-17 13:58.37: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2c1686cd"
2025-07-17 13:58.38: Exec: "git" "-C" "/tmp/git-checkout2c1686cd" "submodule" 
                           "deinit" "--force" "--all"
2025-07-17 13:58.38: Exec: "git" "-C" "/tmp/git-checkout2c1686cd" "reset" 
                           "--hard" "-q" "8f78ac65ee262835b31990fcdf159b4ccdca7c5f"
2025-07-17 13:58.42: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2c1686cd" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-07-17 13:58.42: Exec: "git" "merge" "-q" "--" "7642f16f78138f8b24bab572ff0f42bc412927c2"

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 . mlgmpidl.1.2.15-1:new=false

2025-07-17 13:58.45: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "mlgmpidl.1.2.15-1:new=false"
Linting opam-repository at /tmp/git-checkout2c1686cd/. ...
No errors
2025-07-17 13:59.19: Job succeeded