ci: remove visible nightly quality gate #30

Merged
barrettruth merged 1 commit from ci/remove-nightly-quality-gate into main 2026-05-03 23:54:40 +00:00
Owner

Problem

The separate deploy / Quality Gate job makes the nightly LuaRocks workflow look noisy and artificial. We still need nightly publishing to wait for main-push quality checks, but that gate should not appear as its own status context.

Solution

Move the quality polling back into the deploy / LuaRocks (nightly) job and remove the separate quality-gate job plus needs. This preserves mixed prefixes and keeps nightly publishing from proceeding until quality / Format, quality / Lint, and quality / Test are successful.

Problem The separate `deploy / Quality Gate` job makes the nightly LuaRocks workflow look noisy and artificial. We still need nightly publishing to wait for main-push quality checks, but that gate should not appear as its own status context. Solution Move the quality polling back into the `deploy / LuaRocks (nightly)` job and remove the separate `quality-gate` job plus `needs`. This preserves mixed prefixes and keeps nightly publishing from proceeding until `quality / Format`, `quality / Lint`, and `quality / Test` are successful.
ci: remove visible nightly quality gate
All checks were successful
quality / Test (pull_request) Successful in 4s
quality / Format (pull_request) Successful in 5s
quality / Lint (pull_request) Successful in 4s
0706ae7472
barrettruth deleted branch ci/remove-nightly-quality-gate 2026-05-03 23:54:40 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/blink-cmp-ghostty!30
No description provided.