(not at the head of any monitored branch or PR)
2025-06-09 08:15.47: New job: Lint
2025-06-09 08:15.47: Checking out commit 1b214dd1. 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 1b214dd1
2025-06-09 08:15.47: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2b9dcdde"
2025-06-09 08:15.49: Exec: "git" "-C" "/tmp/git-checkout2b9dcdde" "submodule" 
                           "deinit" "--force" "--all"
2025-06-09 08:15.49: Exec: "git" "-C" "/tmp/git-checkout2b9dcdde" "reset" 
                           "--hard" "-q" "1b214dd1185915e20dd24d04fd5fd7e7b18b7118"
2025-06-09 08:15.52: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2b9dcdde" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-06-09 08:15.53: Exec: "git" "merge" "-q" "--" "d6f4eb7a6c58d3239a0944191739b7c405d367af"
Auto-merging packages/conf-guile/conf-guile.1/opam

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-06-09 08:15.54: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-guile.1:new=false" "guile.1.0:new=false"
Linting opam-repository at /tmp/git-checkout2b9dcdde/. ...
No errors
2025-06-09 08:16.25: Job succeeded