(not at the head of any monitored branch or PR)
2026-05-04 18:49.01: New job: Lint
2026-05-04 18:49.01: Checking out commit d050d000. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29843/head" && git reset --hard d050d000
2026-05-04 18:49.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3685481b"
2026-05-04 18:49.02: Exec: "git" "-C" "/tmp/git-checkout3685481b" "submodule" 
                           "deinit" "--force" "--all"
2026-05-04 18:49.03: Exec: "git" "-C" "/tmp/git-checkout3685481b" "reset" 
                           "--hard" "-q" "d050d0001516b25d1ccda860cb4e9f79161ace3a"
2026-05-04 18:49.05: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3685481b" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-04 18:49.06: Exec: "git" "merge" "-q" "--" "ade76687fbc9001333af45d7dd28419a7869b2ae"

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 --machine-readable --opam-repository . dockerfile.8.3.8:new=false dockerfile-cmd.8.3.8:new=false dockerfile-opam.8.3.8:new=false

2026-05-04 18:49.06: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "dockerfile.8.3.8:new=false" 
                           "dockerfile-cmd.8.3.8:new=false" "dockerfile-opam.8.3.8:new=false"
Linting opam-repository at /tmp/git-checkout3685481b/. ...
No errors
2026-05-04 18:49.35: Job succeeded