(not at the head of any monitored branch or PR)
2025-04-14 08:46.31: New job: Lint
2025-04-14 08:46.31: Checking out commit de8f21c5. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27753/head" && git reset --hard de8f21c5
2025-04-14 08:46.31: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout90cfafd"
2025-04-14 08:46.32: Exec: "git" "-C" "/tmp/git-checkout90cfafd" "submodule" 
                           "deinit" "--force" "--all"
2025-04-14 08:46.32: Exec: "git" "-C" "/tmp/git-checkout90cfafd" "reset" 
                           "--hard" "-q" "de8f21c58dd040de2febddac311e5eb41ec4e652"
2025-04-14 08:46.36: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout90cfafd" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-14 08:46.36: Exec: "git" "merge" "-q" "--" "34a3fc46c301a891122df75c17fef6b5358bd68f"

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 . digestif.1.3.0:new=false

2025-04-14 08:46.36: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "digestif.1.3.0:new=false"
Linting opam-repository at /tmp/git-checkout90cfafd/. ...
No errors
2025-04-14 08:46.47: Job succeeded