(not at the head of any monitored branch or PR)
2025-02-28 11:21.19: New job: Lint
2025-02-28 11:21.19: Checking out commit 75eef35b. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27506/head" && git reset --hard 75eef35b
2025-02-28 11:21.19: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2436c982"
2025-02-28 11:21.26: Exec: "git" "-C" "/tmp/git-checkout2436c982" "submodule" 
                           "deinit" "--force" "--all"
2025-02-28 11:21.27: Exec: "git" "-C" "/tmp/git-checkout2436c982" "reset" 
                           "--hard" "-q" "75eef35b619bf9c3f461991842637fa9cca93c84"
2025-02-28 11:21.31: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2436c982" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-02-28 11:21.32: Exec: "git" "merge" "-q" "--" "c27f09fa9e7c90f754413780e15d13ba8c13d377"

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 . preface.1.1.0:new=false yocaml.1.0.0:new=false yocaml_cmark.1.0.0:new=false yocaml_git.1.0.0:new=false yocaml_jingoo.1.0.0:new=false yocaml_markdown.1.0.0:new=false yocaml_mustache.1.0.0:new=false yocaml_unix.1.0.0:new=false yocaml_yaml.1.0.0:new=false

2025-02-28 11:21.33: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "preface.1.1.0:new=false" "yocaml.1.0.0:new=false" 
                           "yocaml_cmark.1.0.0:new=false" "yocaml_git.1.0.0:new=false" 
                           "yocaml_jingoo.1.0.0:new=false" "yocaml_markdown.1.0.0:new=false" 
                           "yocaml_mustache.1.0.0:new=false" "yocaml_unix.1.0.0:new=false" 
                           "yocaml_yaml.1.0.0:new=false"
Linting opam-repository at /tmp/git-checkout2436c982/. ...
No errors
2025-02-28 11:21.48: Job succeeded