(for PR #28969)

2025-11-28 12:04.20: New job: Lint
2025-11-28 12:04.20: Checking out commit f4f8c2c2. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28969/head" && git reset --hard f4f8c2c2
2025-11-28 12:04.20: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoutfe171af"
2025-11-28 12:04.21: Exec: "git" "-C" "/tmp/git-checkoutfe171af" "submodule" 
                           "deinit" "--force" "--all"
2025-11-28 12:04.21: Exec: "git" "-C" "/tmp/git-checkoutfe171af" "reset" 
                           "--hard" "-q" "f4f8c2c217d0c6d17fd84e2dc018a63411abb1e2"
2025-11-28 12:04.23: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutfe171af" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-11-28 12:04.23: Exec: "git" "merge" "-q" "--" "eb45f7ec868b0ffc828b9d59cccc72cfec100333"

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 . passage.0.2.0:new=false

2025-11-28 12:04.24: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "passage.0.2.0:new=false"
Linting opam-repository at /tmp/git-checkoutfe171af/. ...
No errors
2025-11-28 12:04.48: Job succeeded