Skip to content

ci(actions): PLAT-3824 Update External GitHub Actions and Pin Full Commit SHAs - #700

Merged
argais merged 2 commits into
mainfrom
fernando/plat-3824-update-external-github-actions-and-pin-full-commit-shas
Aug 5, 2026
Merged

ci(actions): PLAT-3824 Update External GitHub Actions and Pin Full Commit SHAs#700
argais merged 2 commits into
mainfrom
fernando/plat-3824-update-external-github-actions-and-pin-full-commit-shas

Conversation

@argais

@argais argais commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

What

Pin non-Finch external GitHub Actions to full commit SHAs while retaining exact version comments.

Why

Immutable action references prevent runtime drift and reduce supply-chain risk from mutable version tags.

Changes

  • Updated external uses: references in GitHub Actions workflows to the latest resolved full commit SHA.
  • Preserved Finch-API references, local actions, and docker:// references.
  • Added exact version comments beside pinned references.

Notes

Validated changed workflows with actionlint and verified every external reference against the shared PLAT-3824 resolution map.

Closes: PLAT-3824

Immutable latest-version pins prevent runtime and supply-chain drift while preserving the resolved release version in comments.
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 13 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 60a69be7-9b3f-4fd9-8cb8-d3f99cec85fe

📥 Commits

Reviewing files that changed from the base of the PR and between 9329703 and d6d098a.

📒 Files selected for processing (3)
  • .github/workflows/ci.yml
  • .github/workflows/publish-pypi.yml
  • .github/workflows/release-doctor.yml

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

@argais
argais marked this pull request as ready for review August 5, 2026 17:59
@argais
argais requested a review from a team as a code owner August 5, 2026 17:59
@argais
argais enabled auto-merge (squash) August 5, 2026 17:59
@argais
argais merged commit 9217272 into main Aug 5, 2026
9 checks passed
@argais
argais deleted the fernando/plat-3824-update-external-github-actions-and-pin-full-commit-shas branch August 5, 2026 19:10
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.

2 participants