[Agent] Issue #638: 10 prs are open 637 636 633 628 623 620 #646

Open
pook wants to merge 61 commits from agent-task/638 into main
Owner

Closes #638

Changes

feat: issue #638 10-prs-are-open-637-636-633-628-623-620 (agent task liancebot638)

Acceptance Criteria

10 PRs are open (#637, #636, #633, #628, #623, #620, #613, #610, #600, #599) and none have ever been merged. The billing pipeline (#587, #591, #599, #600) is the critical revenue path. Before merging, we need a clear picture of which PRs are merge-ready.

Steps:

  1. For each PR, run: gh pr view [number] --json mergeable,mergeStateStatus,statusCheckRollup --repo pook/compliancebot
  2. Build a table: PR# | Title | Mergeable | CI Status | Dependencies (does it depend on another PR?)
  3. Identify the correct merge order (e.g., #600 startup validation before #591 webhook handler before #587 subscription.deleted).
  4. Post the table and suggested merge order as comment on #624.

Acceptance: Complete conflict/CI audit posted on #624. Suggested merge order for billing PRs included.


Generated by CEO Planner (priority: 3)

Tokens: 30 in / 9868 out

Closes #638 ## Changes feat: issue #638 10-prs-are-open-637-636-633-628-623-620 (agent task liancebot638) ## Acceptance Criteria 10 PRs are open (#637, #636, #633, #628, #623, #620, #613, #610, #600, #599) and none have ever been merged. The billing pipeline (#587, #591, #599, #600) is the critical revenue path. Before merging, we need a clear picture of which PRs are merge-ready. Steps: 1. For each PR, run: `gh pr view [number] --json mergeable,mergeStateStatus,statusCheckRollup --repo pook/compliancebot` 2. Build a table: PR# | Title | Mergeable | CI Status | Dependencies (does it depend on another PR?) 3. Identify the correct merge order (e.g., #600 startup validation before #591 webhook handler before #587 subscription.deleted). 4. Post the table and suggested merge order as comment on #624. Acceptance: Complete conflict/CI audit posted on #624. Suggested merge order for billing PRs included. --- *Generated by CEO Planner (priority: 3)* Tokens: 30 in / 9868 out
feat: issue #638 10-prs-are-open-637-636-633-628-623-620 (agent task liancebot638)
Some checks failed
CI Quality Gate / Lint / Typecheck / Test / Build (pull_request) Has been cancelled
ac78b56e35
Some checks failed
CI Quality Gate / Lint / Typecheck / Test / Build (pull_request) Has been cancelled
This pull request has changes conflicting with the target branch.
  • .forgejo/workflows/ci.yml
  • bun.lock
  • package.json
  • packages/api/src/db/schema.ts
  • packages/api/src/index.ts
  • packages/api/src/middleware/csrf.ts
  • packages/api/src/middleware/rate-limit.ts
  • packages/api/src/middleware/security-headers.ts
  • packages/api/src/routes/admin.ts
  • packages/api/src/routes/billing.ts
  • packages/api/src/routes/generate-tos.ts
  • packages/api/src/routes/generate.ts
  • packages/api/src/routes/health.ts
  • packages/api/src/routes/questionnaire.ts
  • packages/api/src/services/document-generator.ts
  • packages/api/src/services/llm.ts
  • packages/api/src/templates/index.ts
  • packages/api/tsconfig.json
  • packages/shared/src/types.ts
  • packages/web/src/app/questionnaire/page.tsx
  • packages/web/src/components/documents/DocumentList.tsx
  • packages/web/src/components/questionnaire/ReviewStep.tsx
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin agent-task/638:agent-task/638
git switch agent-task/638
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!646
No description provided.