(not at the head of any monitored branch or PR)
2025-03-29 05:31.50: New job: Lint
2025-03-29 05:31.50: Checking out commit b495aa6b. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27689/head" && git reset --hard b495aa6b
2025-03-29 05:31.50: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3a110cb0"
2025-03-29 05:31.51: Exec: "git" "-C" "/tmp/git-checkout3a110cb0" "submodule" 
                           "deinit" "--force" "--all"
2025-03-29 05:31.51: Exec: "git" "-C" "/tmp/git-checkout3a110cb0" "reset" 
                           "--hard" "-q" "b495aa6bedd9c30080f9579c89878afbfd8f5c28"
2025-03-29 05:31.56: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3a110cb0" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-29 05:31.56: Exec: "git" "merge" "-q" "--" "a8a89f62d8abd2a9f0cbb04826bfec1ef6b563e7"

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 . camlp5-buildscripts.0.06:new=false

2025-03-29 05:31.58: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "camlp5-buildscripts.0.06:new=false"
Linting opam-repository at /tmp/git-checkout3a110cb0/. ...
No errors
2025-03-29 05:32.08: Job succeeded