ci(compliance): pin feature-ideation reusable to canonical stub SHA#157
ci(compliance): pin feature-ideation reusable to canonical stub SHA#157don-petry wants to merge 0 commit into
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 5 minutes and 36 seconds.Comment |
|
@don-petry — this PR brings |
|
There was a problem hiding this comment.
Pull request overview
Updates the repository’s Feature Ideation workflow stub to align with the org-standard canonical stub by changing the reusable workflow pin (commit SHA) used in the uses: reference.
Changes:
- Updated
.github/workflows/feature-ideation.ymlto point to the canonical reusable workflow commit SHA (ae9709f...) instead of the previous SHA (ee22b42...).
💡 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: |
Pull request was closed
246bb85 to
e6e0523
Compare



Summary
.github/workflows/feature-ideation.ymlto use the SHA from the org-standard canonical stub (petry-projects/.github/standards/workflows/feature-ideation.yml)ee22b427cbce9ecadcf2b436acb57c3adf0cb63d) was replaced with the canonical template SHA (ae9709f4466dec60a5733c9e7487f69dcd004e05 # v1)Test plan
.github/workflows/feature-ideation.ymluses:line matchespetry-projects/.github/standards/workflows/feature-ideation.ymlexactlynon-stub-feature-ideation.ymlas an errorCloses #151
Generated with Claude Code