ci: run busted in quality workflow #69

Merged
barrettruth merged 9 commits from ci/run-busted-in-quality into main 2026-04-06 20:26:14 +00:00
barrettruth commented 2026-04-06 19:33:44 +00:00

Summary

  • add a Lua test job to the shared quality workflow
  • treat spec/** and .busted changes as Lua changes so refactor PRs trigger the full Lua gate
  • align GitHub PR checks with the local CI script before larger refactors land

Test plan

  • ./scripts/ci.sh
## Summary - add a Lua test job to the shared quality workflow - treat `spec/**` and `.busted` changes as Lua changes so refactor PRs trigger the full Lua gate - align GitHub PR checks with the local CI script before larger refactors land #### Test plan - [x] `./scripts/ci.sh`
Sign in to join this conversation.
No description provided.