(not at the head of any monitored branch or PR)
2025-04-15 16:42.31: New job: Lint
2025-04-15 16:42.31: Checking out commit b39d2f53. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27763/head" && git reset --hard b39d2f53
2025-04-15 16:42.31: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3d3142d1"
2025-04-15 16:42.32: Exec: "git" "-C" "/tmp/git-checkout3d3142d1" "submodule" 
                           "deinit" "--force" "--all"
2025-04-15 16:42.32: Exec: "git" "-C" "/tmp/git-checkout3d3142d1" "reset" 
                           "--hard" "-q" "b39d2f53cb93ceb35bf42e437269ae15a231f3f7"
2025-04-15 16:42.36: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3d3142d1" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-15 16:42.36: Exec: "git" "merge" "-q" "--" "70b82be6e261da74b766f9bb1344a1ecd5b1909d"

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 . x509.1.0.6:new=false

2025-04-15 16:42.37: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "x509.1.0.6:new=false"
Linting opam-repository at /tmp/git-checkout3d3142d1/. ...
No errors
2025-04-15 16:42.50: Job succeeded