(not at the head of any monitored branch or PR)
2025-05-21 18:07.09: New job: Lint
2025-05-21 18:07.09: Checking out commit 92e1b8bb. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27890/head" && git reset --hard 92e1b8bb
2025-05-21 18:07.09: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2716138e"
2025-05-21 18:07.10: Exec: "git" "-C" "/tmp/git-checkout2716138e" "submodule" 
                           "deinit" "--force" "--all"
2025-05-21 18:07.10: Exec: "git" "-C" "/tmp/git-checkout2716138e" "reset" 
                           "--hard" "-q" "92e1b8bba18da3cbba88037f7ff174d78c001f64"
2025-05-21 18:07.13: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2716138e" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-21 18:07.13: Exec: "git" "merge" "-q" "--" "8c202c62e6543d4457ca34f51b1202cd2f8bacee"

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 . conf-povray.1:new=true

2025-05-21 18:07.14: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-povray.1:new=true"
Linting opam-repository at /tmp/git-checkout2716138e/. ...
No errors
2025-05-21 18:07.54: Job succeeded