Skip to content
This repository was archived by the owner on Jul 20, 2026. It is now read-only.

promote: v0.7.12 — HITL caller-first chain + GitHub triage-to-board pipeline#362

Merged
mabry1985 merged 4 commits into
mainfrom
dev
Apr 16, 2026
Merged

promote: v0.7.12 — HITL caller-first chain + GitHub triage-to-board pipeline#362
mabry1985 merged 4 commits into
mainfrom
dev

Conversation

@mabry1985

Copy link
Copy Markdown
Member

Summary

Test plan

  • CI green
  • Post-deploy: rebuild + recreate workstacean container, verify 6/6 fleet

github-actions Bot and others added 4 commits April 16, 2026 02:06
Acknowledges main's squash commit as an ancestor to prevent phantom conflicts on the next dev→main promotion.
…360)

Closes the last-mile gap in the GitHub-issue → Quinn-triage → board
pipeline. Two changes:

1. GitHub webhook handler now enriches inbound issue events with
   projectPath + projectSlug from projects.yaml (same resolution the
   sweep path already does). Without this, the board API rejects the
   create call.

2. SkillDispatcherPlugin fires _fileTriageOnBoard() in the onTerminal
   callback when a bug_triage skill completes successfully on a
   GitHub-sourced issue. POSTs to /api/board/features/create with
   the issue metadata + Quinn's triage summary.

End-to-end: GitHub issue filed → webhook → bus → Quinn bug_triage →
triage summary → auto-filed on automaker project board. No human
intervention for triage.

Co-authored-by: Automaker <automaker@localhost>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Apr 16, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@mabry1985 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 9 minutes and 52 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 9 minutes and 52 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 67fb0506-28da-49f6-8d45-9dc488de9287

📥 Commits

Reviewing files that changed from the base of the PR and between cd91249 and 6f97cce.

📒 Files selected for processing (4)
  • dashboard/package.json
  • lib/plugins/github.ts
  • package.json
  • src/executor/skill-dispatcher-plugin.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Comment @coderabbitai help to get the list of available commands and usage tips.

@mabry1985
mabry1985 merged commit ee1828a into main Apr 16, 2026
8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant