Skip to content

ci: make public-hygiene-lint green #29

ci: make public-hygiene-lint green

ci: make public-hygiene-lint green #29

Triggered via pull request August 8, 2026 23:03
Status Failure
Total duration 6m 35s
Artifacts

ci.yml

on: pull_request
ci  /  build, test, clippy, fmt, signoff
6m 31s
ci / build, test, clippy, fmt, signoff
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
ci / build, test, clippy, fmt, signoff
Process completed with exit code 101.
ci / build, test, clippy, fmt, signoff
busbar has no ref '2/merge', so this build used busbar@dev instead. On a pull_request, `github.ref_name` is '<number>/merge' rather than a branch name, which is the usual cause - pass `busbar_ref: \main` from the caller to say what you meant. Falling back is deliberate: an unresolvable sibling ref used to fail the checkout with an unreadable git error and no mention of the ref, which read like the plugin's own tests were broken.