(not at the head of any monitored branch or PR)
2025-08-04 20:58.46: New job: Lint
2025-08-04 20:58.46: Checking out commit 981f1b8b. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28287/head" && git reset --hard 981f1b8b
2025-08-04 20:58.46: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3c92607a"
2025-08-04 20:58.47: Exec: "git" "-C" "/tmp/git-checkout3c92607a" "submodule" 
                           "deinit" "--force" "--all"
2025-08-04 20:58.47: Exec: "git" "-C" "/tmp/git-checkout3c92607a" "reset" 
                           "--hard" "-q" "981f1b8b66c46cf4ad3fdd579eb3a572a57a2d02"
2025-08-04 20:58.50: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3c92607a" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-08-04 20:58.50: Exec: "git" "merge" "-q" "--" "3dab8c734b15bf2b5c1d8b99bb134f51361a6bee"

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 . reason.3.17.0:new=false rtop.3.17.0:new=false

2025-08-04 20:58.50: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "reason.3.17.0:new=false" "rtop.3.17.0:new=false"
Linting opam-repository at /tmp/git-checkout3c92607a/. ...
No errors
2025-08-04 20:59.14: Job succeeded