(not at the head of any monitored branch or PR)
2025-04-27 22:24.35: New job: Lint
2025-04-27 22:24.35: Checking out commit 16facd07. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27822/head" && git reset --hard 16facd07
2025-04-27 22:24.35: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoutb0e73a1"
2025-04-27 22:24.36: Exec: "git" "-C" "/tmp/git-checkoutb0e73a1" "submodule" 
                           "deinit" "--force" "--all"
2025-04-27 22:24.37: Exec: "git" "-C" "/tmp/git-checkoutb0e73a1" "reset" 
                           "--hard" "-q" "16facd07e381d985c5c716cbea35478fbd6c703f"
2025-04-27 22:24.41: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutb0e73a1" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-27 22:24.42: Exec: "git" "merge" "-q" "--" "8106bcf57fc33218275bbf0d02e725f4e9fcd0f6"

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 . savvy.0.2.0:new=true

2025-04-27 22:24.42: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "savvy.0.2.0:new=true"
Linting opam-repository at /tmp/git-checkoutb0e73a1/. ...
No errors
2025-04-27 22:24.59: Job succeeded