fix: pin dependabot-rebase-reusable.yml to SHA#116
Conversation
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 0/1 reviews remaining, refill in 53 minutes and 42 seconds.Comment |
|
PR is ready for review. @don-petry — you are the CODEOWNERS owner for this repository. Please review and merge when CI passes. |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Pins the Dependabot rebase reusable workflow to an immutable commit SHA to satisfy action/workflow pinning policy, while aligning this caller workflow with the org template.
Changes:
- Pin reusable workflow reference from
@v1to a specific commit SHA. - Add
workflow_dispatchso the workflow can be run manually. - Increase job token permissions to
writeand replacesecrets: inheritwith explicit secret passthrough.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Auto-rebase failed — merge conflict — this branch has conflicts with Please resolve the conflicts and push: |
2b0e7b7 to
017da2c
Compare
|
|
Closing — after rebasing onto main, this branch has no remaining commits. The fix was already incorporated into main via a subsequent PR. |
Pull request was closed



Summary
dependabot-rebase.ymlverbatim from the org standard template (petry-projects/.github/standards/workflows/dependabot-rebase.yml)@v1to@3c6335c6ee3e2f1a37f3e27e065e28d36d9c0dde # v1, satisfying the org action-pinning policyworkflow_dispatchtrigger, upgrades permissions towrite, and switches fromsecrets: inheritto explicit secretsCloses #86
Test plan
dependabot-rebase.ymlfor unpinned actionspushtomainand via manualworkflow_dispatchGenerated with Claude Code