(for PR #29929)

2026-05-20 11:19.39: New job: Lint
2026-05-20 11:19.39: Checking out commit 9002fdb7. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29929/head" && git reset --hard 9002fdb7
2026-05-20 11:19.39: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout286c977e"
2026-05-20 11:19.43: Exec: "git" "-C" "/tmp/git-checkout286c977e" "submodule" 
                           "deinit" "--force" "--all"
2026-05-20 11:19.43: Exec: "git" "-C" "/tmp/git-checkout286c977e" "reset" 
                           "--hard" "-q" "9002fdb7d59fe104e77fb515ef69be1381d12a14"
2026-05-20 11:19.47: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout286c977e" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-20 11:19.47: Exec: "git" "merge" "-q" "--" "64a847a29e96527a72f3e45822610f25e7ad0a40"

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 . embedded_ocaml_templates.0.8.1:new=false

2026-05-20 11:19.48: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "embedded_ocaml_templates.0.8.1:new=false"
Linting opam-repository at /tmp/git-checkout286c977e/. ...
No errors
2026-05-20 11:20.31: Job succeeded