(not at the head of any monitored branch or PR)
2025-11-22 12:50.33: New job: Lint
2025-11-22 12:50.33: Checking out commit 82718aa4. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28949/head" && git reset --hard 82718aa4
2025-11-22 12:50.33: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2f233570"
2025-11-22 12:50.34: Exec: "git" "-C" "/tmp/git-checkout2f233570" "submodule" 
                           "deinit" "--force" "--all"
2025-11-22 12:50.34: Exec: "git" "-C" "/tmp/git-checkout2f233570" "reset" 
                           "--hard" "-q" "82718aa4d0314edf474f766eab06cd08356de60a"
2025-11-22 12:50.37: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2f233570" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-11-22 12:50.37: Exec: "git" "merge" "-q" "--" "ee3428377a13c3c9716b6f791c33441cfb542498"

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 . mazeppa.0.7.0:new=false

2025-11-22 12:50.38: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "mazeppa.0.7.0:new=false"
Linting opam-repository at /tmp/git-checkout2f233570/. ...
No errors
2025-11-22 12:50.57: Job succeeded