(for PR #27772)

2025-04-18 08:17.32: New job: Lint
2025-04-18 08:17.32: Checking out commit 497446a5. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27772/head" && git reset --hard 497446a5
2025-04-18 08:17.32: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoutb3ffb0"
2025-04-18 08:17.33: Exec: "git" "-C" "/tmp/git-checkoutb3ffb0" "submodule" 
                           "deinit" "--force" "--all"
2025-04-18 08:17.33: Exec: "git" "-C" "/tmp/git-checkoutb3ffb0" "reset" 
                           "--hard" "-q" "497446a512165ef94ab1ef24c75489e17a33a7e8"
2025-04-18 08:17.37: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutb3ffb0" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-18 08:17.38: Exec: "git" "merge" "-q" "--" "a84d26e26b3ca794e650c0fd99492d0c35bb2f63"

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 . conf-guile.1:new=false guile.1.0:new=false

2025-04-18 08:17.39: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-guile.1:new=false" "guile.1.0:new=false"
Linting opam-repository at /tmp/git-checkoutb3ffb0/. ...
No errors
2025-04-18 08:17.56: Job succeeded