(not at the head of any monitored branch or PR)
2026-06-12 17:28.37: New job: Lint
2026-06-12 17:28.37: Checking out commit 907ce7e9. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/30044/head" && git reset --hard 907ce7e9
2026-06-12 17:28.37: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout11f32cee"
2026-06-12 17:28.39: Exec: "git" "-C" "/tmp/git-checkout11f32cee" "submodule" 
                           "deinit" "--force" "--all"
2026-06-12 17:28.39: Exec: "git" "-C" "/tmp/git-checkout11f32cee" "reset" 
                           "--hard" "-q" "907ce7e9c0e90d3c9c4567fc10f7d989a255ba79"
2026-06-12 17:28.42: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout11f32cee" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-06-12 17:28.42: Exec: "git" "merge" "-q" "--" "5ee71b6ba2a897afc18e04e13a8cb1b67f7c66b5"

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 . merlin.5.6-504:new=false merlin.5.6.1-504:new=false merlin.5.7.0-504:new=false merlin.5.7.1-504:new=false

2026-06-12 17:28.43: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "merlin.5.6-504:new=false" 
                           "merlin.5.6.1-504:new=false" "merlin.5.7.0-504:new=false" 
                           "merlin.5.7.1-504:new=false"
Linting opam-repository at /tmp/git-checkout11f32cee/. ...
No errors
2026-06-12 17:29.23: Job succeeded