fix(ci): restore canonical agent-shield stub pinned to @v1#155
fix(ci): restore canonical agent-shield stub pinned to @v1#155don-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 33 seconds.Comment |
|
Self-review complete — no issues found. The change is a single-line diff bringing the file verbatim in line with the canonical stub. @don-petry — you are the code owner for |
|
There was a problem hiding this comment.
Pull request overview
Updates the AgentShield GitHub Actions workflow stub to comply with org standards by restoring the reusable workflow reference to the canonical @v1 tag.
Changes:
- Replace the SHA-pinned reusable workflow reference with the org-standard
@v1tag inagent-shield.yml.
💡 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
a93aabf to
e6e0523
Compare


Summary
@ee22b427cbce9ecadcf2b436acb57c3adf0cb63d) with the org-standard@v1tag reference in.github/workflows/agent-shield.ymlpetry-projects/.github/standards/workflows/agent-shield.ymlverbatimnon-stub-agent-shield.ymlcompliance checkContext
The compliance audit (issue #150) flagged that
agent-shield.ymlwas not using the org-standard@v1reference. A prior commit (#126) had replaced@v1with a SHA pin, which diverges from the canonical stub format required by the org standard.Closes #150
Generated with Claude Code