Skip to content

fix: isolate CLI docs publication credentials - #177

Merged
aeneasr merged 1 commit into
masterfrom
fix/harden-cli-docs-actions
Aug 13, 2026
Merged

fix: isolate CLI docs publication credentials#177
aeneasr merged 1 commit into
masterfrom
fix/harden-cli-docs-actions

Conversation

@aeneasr

@aeneasr aeneasr commented Aug 13, 2026

Copy link
Copy Markdown
Member

Summary

  • pin the releaser and newsletter checkout self-references to the hardened b405f7f… release
  • add a reusable CLI-doc workflow that separates credential-free generation from publication
  • harden the legacy composite action by pinning dependencies, disabling persisted credentials, validating generated files, and exposing the docs PAT only to the final push

Verification

  • actionlint .github/workflows/docs-cli-next.yml .github/workflows/test.yml
  • YAML parsing for all changed action and workflow manifests
  • immutable-reference scan for the affected actions
  • git diff --check

@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@aeneasr, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 90 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

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: 710b0fc7-fbe7-468c-9f13-0e5a8a034bee

📥 Commits

Reviewing files that changed from the base of the PR and between b405f7f and 540c5f0.

📒 Files selected for processing (4)
  • .github/workflows/docs-cli-next.yml
  • docs/cli-next/action.yml
  • newsletter/action.yml
  • releaser/action.yml

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.

@aeneasr
aeneasr merged commit 747531b into master Aug 13, 2026
7 checks passed
@aeneasr
aeneasr deleted the fix/harden-cli-docs-actions branch August 13, 2026 06:35
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.

1 participant