(for PR #29623)

2026-04-05 06:24.22: New job: Lint
2026-04-05 06:24.22: Checking out commit 840d56c7. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29623/head" && git reset --hard 840d56c7
2026-04-05 06:24.22: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout52ae9f"
2026-04-05 06:24.24: Exec: "git" "-C" "/tmp/git-checkout52ae9f" "submodule" 
                           "deinit" "--force" "--all"
2026-04-05 06:24.25: Exec: "git" "-C" "/tmp/git-checkout52ae9f" "reset" 
                           "--hard" "-q" "840d56c72781bfe3e8253de0d7b9dbc81365b87c"
2026-04-05 06:24.28: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout52ae9f" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-05 06:24.30: Exec: "git" "merge" "-q" "--" "58be49813ccd4678f5762ae269409e93bce1ce7c"

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 . conf-gtk4.1:new=true ocgtk.0.1~preview0:new=true

2026-04-05 06:24.31: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "conf-gtk4.1:new=true" 
                           "ocgtk.0.1~preview0:new=true"
Linting opam-repository at /tmp/git-checkout52ae9f/. ...
No errors
2026-04-05 06:25.02: Job succeeded