Skip to content

fix(ci): pin agent-shield reusable workflow to SHA#123

Open
don-petry wants to merge 2 commits intomainfrom
claude/issue-85-20260420-1233
Open

fix(ci): pin agent-shield reusable workflow to SHA#123
don-petry wants to merge 2 commits intomainfrom
claude/issue-85-20260420-1233

Conversation

@don-petry
Copy link
Copy Markdown
Contributor

Summary

  • Pins agent-shield-reusable.yml@v1 to its commit SHA (ee22b427cbce9ecadcf2b436acb57c3adf0cb63d) with a # v1 comment for human readability
  • Brings the repository into compliance with the org-wide action-pinning policy

Changes

.github/workflows/agent-shield.yml — one-line change: @v1@ee22b427cbce9ecadcf2b436acb57c3adf0cb63d # v1

Closes #85

Generated with Claude Code

Pins agent-shield-reusable.yml@v1 to its commit SHA
(ee22b427cbce9ecadcf2b436acb57c3adf0cb63d) to comply with the
org-wide action-pinning policy.

Closes #85

Co-authored-by: don-petry <don-petry@users.noreply.github.com>
@don-petry
Copy link
Copy Markdown
Contributor Author

Self-review: The change is a one-line pin from @v1 to @ee22b427cbce9ecadcf2b436acb57c3adf0cb63d # v1. The SHA was resolved via the GitHub API (gh api repos/petry-projects/.github/git/refs/tags/v1) and confirmed to be a lightweight commit tag pointing directly to a commit — so the SHA is correct and stable.

No other lines were altered: triggers, job name, and permissions: all match the canonical template verbatim.

@don-petry — you're listed as CODEOWNER for .github/. Please review and merge when ready.

@sonarqubecloud
Copy link
Copy Markdown

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 20, 2026

Warning

Rate limit exceeded

@github-actions[bot] has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 52 minutes and 13 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 52 minutes and 13 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: e89fc00d-7f65-4238-afd9-c573800c1bcd

📥 Commits

Reviewing files that changed from the base of the PR and between 051f051 and 368ee87.

📒 Files selected for processing (1)
  • .github/workflows/agent-shield.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/issue-85-20260420-1233

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compliance: unpinned-actions-agent-shield.yml

1 participant