Add reusable Maple release skill#636
Conversation
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 24 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughAdds a ChangesMaple release workflow
Estimated code review effort: 3 (Moderate) | ~20 minutes Sequence Diagram(s)sequenceDiagram
participant Operator
participant preflight.sh
participant GitHub
participant ReleaseWorkflow
participant ZapstoreWorkflow
Operator->>preflight.sh: Run release preflight
preflight.sh->>GitHub: Check tags, releases, history, and workflow runs
preflight.sh-->>Operator: Return release metadata JSON
Operator->>GitHub: Create release with generated notes
GitHub->>ReleaseWorkflow: Run release workflow
ReleaseWorkflow->>ZapstoreWorkflow: Trigger publication workflow
Operator->>GitHub: Verify release and published artifacts
Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Deploying maple with
|
| Latest commit: |
4d90e8c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://39022c47.maple-ca8.pages.dev |
| Branch Preview URL: | https://codex-release-maple-skill.maple-ca8.pages.dev |
Summary
release-mapleskill for the full GitHub release workflowmaster, existing tags/releases, and required CIValidation
v3.1.5end to endbash -nandshellcheckpassedv3.1.5Summary by CodeRabbit