Skip to content

fix(ci): pin reusable-workflow @main refs to SHA - #786

Merged
castrojo merged 1 commit into
mainfrom
fix/c2-pin-main-refs-v2
Jun 10, 2026
Merged

fix(ci): pin reusable-workflow @main refs to SHA#786
castrojo merged 1 commit into
mainfrom
fix/c2-pin-main-refs-v2

Conversation

@castrojo

Copy link
Copy Markdown
Contributor

Summary

Consistency audit C2: pin all @main reusable-workflow refs to the current projectbluefin/actions main HEAD SHA.

Files updated (clean branch from main):

  • .github/workflows/execute-release.yml (2 refs)
  • .github/workflows/pr-release-gate.yml (1 ref)
  • .github/workflows/promote-testing-to-main.yml (1 ref)
  • .github/workflows/release-reminder.yml (1 ref)

SHA pinned: 7f79969c2ff74c51ac7f385cb0a86414975308d7 (actions main HEAD as of 2026-06-10)

Renovate will keep these SHAs current going forward via the C3 grouping rule added in common.

Supersedes #784 (same change, clean branch from main — no conflicts).

Closes automation-audit C2 for dakota.

Assisted-by: Claude Sonnet 4.5 via pi

Replace floating @main references with pinned SHA
7f79969c2ff74c51ac7f385cb0a86414975308d7 # v1 (actions main HEAD).

Files updated:
- execute-release.yml (2 refs)
- pr-release-gate.yml (1 ref)
- promote-testing-to-main.yml (1 ref)
- release-reminder.yml (1 ref)

Renovate will keep these current via the C3 grouping rule in common.

Closes consistency-audit C2 for dakota.

Assisted-by: Claude Sonnet 4.5 via pi
@castrojo
castrojo requested review from p5 and tulilirockz as code owners June 10, 2026 23:45
@coderabbitai

coderabbitai Bot commented Jun 10, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@castrojo, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 7 minutes and 34 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 9ff5b6af-922c-43d3-be0f-5c2a03df4415

📥 Commits

Reviewing files that changed from the base of the PR and between 5377a93 and dd488d2.

📒 Files selected for processing (4)
  • .github/workflows/execute-release.yml
  • .github/workflows/pr-release-gate.yml
  • .github/workflows/promote-testing-to-main.yml
  • .github/workflows/release-reminder.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/c2-pin-main-refs-v2

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.

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the PR! A maintainer will review it.

While you wait, make sure these pass locally:

just validate        # element graph check
just build default   # build the image
just boot-test       # confirm the desktop boots (exits 0 = pass)
just lint            # bootc container lint

If this PR fixes a bug, add verify steps to the linked issue so users can confirm the fix on their hardware after the next nightly ships:

```verify
ujust <something>   # what users should run to confirm the fix
```

@castrojo
castrojo merged commit 21bc0b6 into main Jun 10, 2026
22 checks passed
@castrojo
castrojo deleted the fix/c2-pin-main-refs-v2 branch June 10, 2026 23:46
@castrojo castrojo added 4-review A pull request is awaiting review. and removed pr/needs-review labels Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4-review A pull request is awaiting review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant