build(release): pin landmark@v0 and release with the workflow token - #173
Conversation
- .github/workflows/landmark-release.yml: misty-step/landmark@v1 -> @v0 - .github/workflows/landmark-release.yml: github-token secrets.GH_RELEASE_TOKEN -> github.token Agent: sweep-3 Agent-Surface: Claude Code Agent-Model: anthropic/claude-sonnet-5 Agent-Task: landmark-017 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
PR SummaryMedium Risk Overview Replaces the retired Reviewed by Cursor Bugbot for commit 6451a7f. Configure here. |
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_5693dcd5-1075-4966-8e2f-6e236799472f) |
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 56 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: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
🎉 This PR is included in version 1.19.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Part of the fleet 0.x reset (Powder landmark-017). Landmark v0 line = pre-stable mode.
GH_RELEASE_TOKENis expired and being retired; this workflow now releases with${{ github.token }}instead.Changes
.github/workflows/landmark-release.yml:misty-step/landmark@v1->@v0.github/workflows/landmark-release.yml:github-tokennow uses${{ github.token }}instead ofsecrets.GH_RELEASE_TOKEN🤖 Generated with Claude Code