(for PR #28001)

2025-06-09 11:12.28: New job: Lint
2025-06-09 11:12.28: Checking out commit be246eb4. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28001/head" && git reset --hard be246eb4
2025-06-09 11:12.28: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout20ed8c19"
2025-06-09 11:12.30: Exec: "git" "-C" "/tmp/git-checkout20ed8c19" "submodule" 
                           "deinit" "--force" "--all"
2025-06-09 11:12.30: Exec: "git" "-C" "/tmp/git-checkout20ed8c19" "reset" 
                           "--hard" "-q" "be246eb44cd93e233200f2ef04ed3c6f8a25378b"
2025-06-09 11:12.33: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout20ed8c19" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-06-09 11:12.33: Exec: "git" "merge" "-q" "--" "0cf4ef69228d3f272dad03ba2fb74d186d65c751"

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 . conf-taglib_c.1:new=true conf-taglib_c.2:new=true

2025-06-09 11:12.34: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-taglib_c.1:new=true" "conf-taglib_c.2:new=true"
Linting opam-repository at /tmp/git-checkout20ed8c19/. ...
No errors
2025-06-09 11:13.23: Job succeeded