Skip to content

fix: pin dependabot-rebase-reusable.yml to SHA#100

Closed
don-petry wants to merge 1 commit intomainfrom
claude/issue-86-20260414-1241
Closed

fix: pin dependabot-rebase-reusable.yml to SHA#100
don-petry wants to merge 1 commit intomainfrom
claude/issue-86-20260414-1241

Conversation

@don-petry
Copy link
Copy Markdown
Contributor

Summary

  • Pins petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml from tag @v1 to its resolved SHA @208ec2d69b75227d375edf8745d84fbac05a76b2 # v1
  • Satisfies the org action-pinning policy

Closes #86

Generated with Claude Code

Pin petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml
from tag @v1 to its SHA @208ec2d69b75227d375edf8745d84fbac05a76b2 to
satisfy the org action-pinning policy.

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

coderabbitai Bot commented Apr 14, 2026

Warning

Rate limit exceeded

@don-petry has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 29 minutes and 44 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 29 minutes and 44 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: c9a5ad81-300c-441c-8ff5-7303ab014072

📥 Commits

Reviewing files that changed from the base of the PR and between 4235652 and 71f6a7e.

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

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

@don-petry — this PR pins the unpinned action to its SHA to resolve the compliance finding. Please review and merge when ready.

@sonarqubecloud
Copy link
Copy Markdown

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

This PR brings the repository’s Dependabot rebase workflow into compliance with the org action-pinning policy by pinning the referenced reusable workflow to an immutable commit SHA.

Changes:

  • Replaces the reusable-workflow reference from @v1 to the resolved commit SHA @208ec2d69b75227d375edf8745d84fbac05a76b2 (annotated with # v1).

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

@don-petry don-petry enabled auto-merge (squash) April 16, 2026 21:43
@don-petry
Copy link
Copy Markdown
Contributor Author

Automated review — APPROVED

Risk: LOW
Reviewed commit: 71f6a7e5a2d2775c7a7545f7f937a686e48417a6
Cascade: triage → deep (see triage: haiku 4.5 → deep: sonnet 4.6 + duck: gpt-5.4 → audit: opus 4.6 for models)

Summary

Single-line change pinning a reusable workflow reference from the mutable @v1 tag to its resolved SHA (208ec2d6…), satisfying the org action-pinning policy (closes #86). The SHA was independently verified to match the v1 tag in petry-projects/.github. All CI checks pass (CodeQL, SonarCloud, AgentShield), no new issues, permissions unchanged and minimal (contents/PR: read-only).

Findings

Info

  • [info] .github/workflows/dependabot-rebase.yml:43 — SHA 208ec2d69b75227d375edf8745d84fbac05a76b2 confirmed to match the v1 annotated tag in petry-projects/.github — pin is correct.
  • [info] .github/workflows/dependabot-rebase.yml:44secrets: inherit was pre-existing and is not introduced by this PR; reusable workflow is in the same org, which limits blast radius.

CI status

All CI checks pass (CodeQL, SonarCloud, AgentShield).


Reviewed by the don-petry PR-review cascade (triage: haiku 4.5 → deep: sonnet 4.6 + duck: gpt-5.4 → audit: opus 4.6). Reply with @don-petry if you need a human.

@don-petry
Copy link
Copy Markdown
Contributor Author

Superseded by #108 which adopts the full standard verbatim with the corrected SHA. Closing this stale PR.

@don-petry don-petry closed this Apr 17, 2026
auto-merge was automatically disabled April 17, 2026 07:05

Pull request was closed

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-rebase.yml

2 participants