(for PR #28024)

2025-06-13 08:44.37: New job: Lint
2025-06-13 08:44.37: Checking out commit 43612c0f. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28024/head" && git reset --hard 43612c0f
2025-06-13 08:44.37: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1b1896b0"
2025-06-13 08:44.38: Exec: "git" "-C" "/tmp/git-checkout1b1896b0" "submodule" 
                           "deinit" "--force" "--all"
2025-06-13 08:44.38: Exec: "git" "-C" "/tmp/git-checkout1b1896b0" "reset" 
                           "--hard" "-q" "43612c0f934e71e0b79e9889113dba898038409d"
2025-06-13 08:44.41: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1b1896b0" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-06-13 08:44.41: Exec: "git" "merge" "-q" "--" "88b51a54522eb5c90b50480aa73d5c5b33b58230"

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

2025-06-13 08:44.41: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "sel.0.7.0:new=false"
Linting opam-repository at /tmp/git-checkout1b1896b0/. ...
No errors
2025-06-13 08:45.26: Job succeeded