(for PR #29568)

2026-03-23 09:19.13: New job: Lint
2026-03-23 09:19.13: Checking out commit 353fd923. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29568/head" && git reset --hard 353fd923
2026-03-23 09:19.13: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2a8e770a"
2026-03-23 09:19.20: Exec: "git" "-C" "/tmp/git-checkout2a8e770a" "submodule" 
                           "deinit" "--force" "--all"
2026-03-23 09:19.21: Exec: "git" "-C" "/tmp/git-checkout2a8e770a" "reset" 
                           "--hard" "-q" "353fd9234f0397ed1edb6d612e5b9da8472dea1c"
2026-03-23 09:19.26: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2a8e770a" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-03-23 09:19.27: Exec: "git" "merge" "-q" "--" "63b7ba71be83567e54bb667df0f2bb374d74fb61"

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 --machine-readable --opam-repository . ocamlformat.0.24.1:new=false ocamlformat-lib.0.25.1:new=false ocamlformat-lib.0.26.0:new=false ocamlformat-lib.0.26.1:new=false ocamlformat-lib.0.26.2:new=false ocamlformat-lib.0.27.0:new=false ocamlformat-lib.0.28.1:new=false ocamlformat-lib.0.29.0:new=false

2026-03-23 09:19.29: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "ocamlformat.0.24.1:new=false" 
                           "ocamlformat-lib.0.25.1:new=false" "ocamlformat-lib.0.26.0:new=false" 
                           "ocamlformat-lib.0.26.1:new=false" "ocamlformat-lib.0.26.2:new=false" 
                           "ocamlformat-lib.0.27.0:new=false" "ocamlformat-lib.0.28.1:new=false" 
                           "ocamlformat-lib.0.29.0:new=false"
Linting opam-repository at /tmp/git-checkout2a8e770a/. ...
No errors
2026-03-23 09:20.55: Job succeeded