canola.nvim/.github/workflows
Barrett Ruth 26eedd05de
ci: restructure workflows to quality/test/luarocks pattern
Problem: CI used a single tests.yml for linting, typechecking, and
testing. No conditional path filtering, no markdown format check, and
a stale mirror_upstream_prs.yml and duplicate luarocks.yml existed.

Solution: replace tests.yml with quality.yaml (stylua, selene,
lua-typecheck, prettier with dorny/paths-filter) and test.yaml
(nvim-busted, stable+nightly matrix). Update luarocks.yaml to
reference quality.yaml. Delete mirror_upstream_prs.yml and duplicate
luarocks.yml. Fix automation workflow sender check.
2026-02-22 16:02:23 -05:00
..
automation_remove_question_label_on_comment.yml ci: restructure workflows to quality/test/luarocks pattern 2026-02-22 16:02:23 -05:00
automation_request_review.yml feat: support vim.g.oil configuration + remove release-please (#17) 2026-02-21 22:38:38 -05:00
luarocks.yaml ci: restructure workflows to quality/test/luarocks pattern 2026-02-22 16:02:23 -05:00
quality.yaml ci: restructure workflows to quality/test/luarocks pattern 2026-02-22 16:02:23 -05:00
test.yaml ci: restructure workflows to quality/test/luarocks pattern 2026-02-22 16:02:23 -05:00