Add CI workflow gating PRs on tests and type-check #84

Closed
opened 2026-04-08 17:34:16 -04:00 by pook · 1 comment
Owner

CRITICAL: 20 open PRs with no quality gate. Issues #79 and #50 request this. Same urgency as contractpilot.

Create CI workflow:

  1. Trigger on pull_request to main
  2. Steps: checkout, npm ci, npx tsc --noEmit, npm test
  3. Fail on any non-zero exit

Acceptance criteria:

  • PR status checks show pass/fail
  • Type errors and test failures block merge
  • Workflow runs in under 3 minutes

Generated by CEO Planner (priority: 2)

CRITICAL: 20 open PRs with no quality gate. Issues #79 and #50 request this. Same urgency as contractpilot. Create CI workflow: 1. Trigger on pull_request to main 2. Steps: checkout, npm ci, npx tsc --noEmit, npm test 3. Fail on any non-zero exit Acceptance criteria: - PR status checks show pass/fail - Type errors and test failures block merge - Workflow runs in under 3 minutes --- *Generated by CEO Planner (priority: 2)*
Author
Owner

Closing as duplicate of #88 (canonical issue). Fix in PR #92.

Closing as duplicate of #88 (canonical issue). Fix in PR #92.
pook closed this issue 2026-04-08 17:56:41 -04:00
Sign in to join this conversation.
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
pook/compliancebot#84
No description provided.