(not at the head of any monitored branch or PR)
2025-09-22 13:10.55: New job: Lint
2025-09-22 13:10.55: Checking out commit 4b271a22. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28567/head" && git reset --hard 4b271a22
2025-09-22 13:10.55: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout85484a6"
2025-09-22 13:10.56: Exec: "git" "-C" "/tmp/git-checkout85484a6" "submodule" 
                           "deinit" "--force" "--all"
2025-09-22 13:10.57: Exec: "git" "-C" "/tmp/git-checkout85484a6" "reset" 
                           "--hard" "-q" "4b271a226d755f4f54f1d5d31deb3d22da1ebc54"
2025-09-22 13:11.00: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout85484a6" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-09-22 13:11.00: Exec: "git" "merge" "-q" "--" "3f21ebe342ce440d9c9142ffe1185d8e5a326085"

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 . dokeysto.4.0.2:new=false dokeysto_camltc.4.0.2:new=false dokeysto_lz4.4.0.2:new=false

2025-09-22 13:11.00: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "dokeysto.4.0.2:new=false" "dokeysto_camltc.4.0.2:new=false" 
                           "dokeysto_lz4.4.0.2:new=false"
Linting opam-repository at /tmp/git-checkout85484a6/. ...
No errors
2025-09-22 13:11.22: Job succeeded