Skip to content

fix(ci): pin dependabot-automerge reusable workflow to SHA#117

Open
don-petry wants to merge 2 commits intomainfrom
claude/issue-85-20260418-1844
Open

fix(ci): pin dependabot-automerge reusable workflow to SHA#117
don-petry wants to merge 2 commits intomainfrom
claude/issue-85-20260418-1844

Conversation

@don-petry
Copy link
Copy Markdown
Contributor

Summary

  • Pins petry-projects/.github/.github/workflows/dependabot-automerge-reusable.yml from the floating @v1 tag to the commit SHA ee22b427cbce9ecadcf2b436acb57c3adf0cb63d (with # v1 comment for readability)
  • Satisfies the action-pinning policy from the CI standards

Test plan

  • Verify the workflow file has the SHA-pinned reference
  • Confirm CI passes with the updated reference

Closes #85

Generated with Claude Code

Pin the reusable workflow reference to the v1 commit SHA
(ee22b427cbce9ecadcf2b436acb57c3adf0cb63d) to satisfy the
action-pinning policy from ci-standards.md.

Closes #85

Co-authored-by: don-petry <don-petry@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 18, 2026 18:45
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 18, 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 44 minutes and 42 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 44 minutes and 42 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: 8c3ee3f1-a135-4ce5-aa4c-5fa27f640448

📥 Commits

Reviewing files that changed from the base of the PR and between bca8483 and 58ca8fc.

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

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.

@don-petry
Copy link
Copy Markdown
Contributor Author

Self-review complete — no issues found. The change is minimal: pins the reusable workflow reference from the floating @v1 tag to its resolved commit SHA ee22b427cbce9ecadcf2b436acb57c3adf0cb63d (with a # v1 comment for readability). SHA was verified via the GitHub API.

CI checks are still queued. @don-petry — you are the CODEOWNER for this repo. Please review and merge when CI is green.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Pins the Dependabot automerge reusable workflow reference to a specific commit SHA to comply with the repository’s action-pinning policy.

Changes:

  • Update reusable workflow reference from floating @v1 tag to a specific commit SHA
  • Add an inline # v1 comment for readability while keeping SHA pinning

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link
Copy Markdown

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-dependabot-automerge.yml

2 participants