(not at the head of any monitored branch or PR)
2025-11-20 12:37.22: New job: Lint
2025-11-20 12:37.22: Checking out commit c847d202. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28932/head" && git reset --hard c847d202
2025-11-20 12:37.22: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout18ac6313"
2025-11-20 12:37.23: Exec: "git" "-C" "/tmp/git-checkout18ac6313" "submodule" 
                           "deinit" "--force" "--all"
2025-11-20 12:37.23: Exec: "git" "-C" "/tmp/git-checkout18ac6313" "reset" 
                           "--hard" "-q" "c847d2021bc985e2ce93a0822b65d6afb14f2418"
2025-11-20 12:37.26: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout18ac6313" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-11-20 12:37.26: Exec: "git" "merge" "-q" "--" "2a5ab3fbccdfdb06d413c48cfe1c129758b3a413"

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 . jasmin.2025.06.2:new=false

2025-11-20 12:37.26: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "jasmin.2025.06.2:new=false"
Linting opam-repository at /tmp/git-checkout18ac6313/. ...
No errors
2025-11-20 12:37.48: Job succeeded