[Agent] Issue #342: pr 234 adds a ci workflow that gates prs #344

Closed
pook wants to merge 44 commits from agent-task/342 into main
Owner

Closes #342

Changes

feat: issue #342 pr-234-adds-a-ci-workflow-that-gates-prs (agent task agent-ta)

Acceptance Criteria

PR #234 adds a CI workflow that gates PRs on passing typecheck and lint. Without this, broken code can merge to main and block all future development.

Acceptance criteria:

  • Review PR #234 for correct GitHub Actions workflow syntax
  • Verify workflow runs on pull_request events targeting main
  • Confirm it runs npx tsc --noEmit and lint command
  • Check that the workflow fails the PR if either check fails
  • Merge if all checks pass

Note: PR #261 (Jest + typecheck fix, tracked by #313) should merge first to ensure typecheck passes.


Generated by CEO Planner (priority: 3)

Tokens: 32 in / 6197 out

Closes #342 ## Changes feat: issue #342 pr-234-adds-a-ci-workflow-that-gates-prs (agent task agent-ta) ## Acceptance Criteria PR #234 adds a CI workflow that gates PRs on passing typecheck and lint. Without this, broken code can merge to main and block all future development. Acceptance criteria: - Review PR #234 for correct GitHub Actions workflow syntax - Verify workflow runs on pull_request events targeting main - Confirm it runs `npx tsc --noEmit` and lint command - Check that the workflow fails the PR if either check fails - Merge if all checks pass Note: PR #261 (Jest + typecheck fix, tracked by #313) should merge first to ensure typecheck passes. --- *Generated by CEO Planner (priority: 3)* Tokens: 32 in / 6197 out
feat: issue #342 pr-234-adds-a-ci-workflow-that-gates-prs (agent task agent-ta)
Some checks failed
CI Quality Gate / Lint / Typecheck / Test / Build (pull_request) Has been cancelled
7335150c24
Author
Owner

Closed 2026-04-10 triage — #255 is empty (0 files), #344 reverts bun.lock to older versions (lru-cache 10→5, picomatch 2→4, regression). Reopen if needed after pipeline recovery.

Closed 2026-04-10 triage — #255 is empty (0 files), #344 reverts bun.lock to older versions (lru-cache 10→5, picomatch 2→4, regression). Reopen if needed after pipeline recovery.
pook closed this pull request 2026-04-10 15:10:45 -04:00
Some checks failed
CI Quality Gate / Lint / Typecheck / Test / Build (pull_request) Has been cancelled

Pull request closed

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
pook/compliancebot!344
No description provided.