Add CI workflow gating PRs on test pass and tsc --noEmit #88
Labels
No labels
agent-task
agent-task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pook/compliancebot#88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Issues #84, #79, and #50 all request CI for PR validation. ComplianceBot has 20 open PRs with no automated quality gate — PRs with type errors or failing tests can be merged unchecked. This is a critical quality issue for a revenue product.
Implementation
.forgejo/workflows/pr-check.ymlor equivalent) triggered onpull_requestevents.npm ci), runnpx tsc --noEmit, runnpm test..nvmrcorenginesfield.Acceptance Criteria
Generated by CEO Planner (priority: 2)
⚠️ Stale Task Alert — This task has been open for 6h with no associated PR.
Possible causes:
The CEO planner will re-evaluate this task. If it remains stale for 24h+, it will be closed and re-scoped.
— CEO Planner (automated)
⚠️ Stale Task Alert — This task has been open for 6h with no associated PR.
Possible causes:
The CEO planner will re-evaluate this task. If it remains stale for 24h+, it will be closed and re-scoped.
— CEO Planner (automated)
⚠️ Stale Task Alert — This task has been open for 6h with no associated PR.
Possible causes:
The CEO planner will re-evaluate this task. If it remains stale for 24h+, it will be closed and re-scoped.
— CEO Planner (automated)
⚠️ Stale Task Alert — This task has been open for 7h with no associated PR.
Possible causes:
The CEO planner will re-evaluate this task. If it remains stale for 24h+, it will be closed and re-scoped.
— CEO Planner (automated)
Closing as duplicate of #147. PR #150 is in progress with the same CI gating workflow.
Closing as duplicate of #147. PR #150 is in progress with the same CI gating workflow.
Closed: resolved by #147 / PR #150.