Skip to content

fix: harden rolling PR workflow fallback#106

Merged
namastex888 merged 1 commit into
mainfrom
drogo/harden-rolling-pr-dispatch
May 31, 2026
Merged

fix: harden rolling PR workflow fallback#106
namastex888 merged 1 commit into
mainfrom
drogo/harden-rolling-pr-dispatch

Conversation

@namastex888
Copy link
Copy Markdown
Collaborator

Summary

  • keep github.token for read-only rolling PR discovery
  • handle main...dev compare failures as warnings instead of red scheduled runs
  • use RELEASE_PLEASE_TOKEN only for PR creation, after presence/auth validation
  • convert PR-create failures into warnings so stale/missing custom tokens do not keep the repo red

Live finding fixed

Workflow dispatch of PR #105 still failed because this org does not permit github.token to create PRs, and main...dev compare returned 404 before PR creation.

Verification

  • PyYAML parsed .github/workflows/rolling-pr.yml
  • extracted workflow shell passed bash -n
  • npm run check
  • git diff --check
  • independent review: no real security issues; duplicate-PR guard is preserved

@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 31, 2026

Warning

Review limit reached

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

More reviews will be available in 46 minutes and 44 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7c3dcbf9-3e06-44fd-b72a-9463de1d8df1

📥 Commits

Reviewing files that changed from the base of the PR and between 71c1999 and 8bd02ca.

📒 Files selected for processing (1)
  • .github/workflows/rolling-pr.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch drogo/harden-rolling-pr-dispatch

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.

@namastex888 namastex888 merged commit 7187067 into main May 31, 2026
8 checks passed
@namastex888 namastex888 deleted the drogo/harden-rolling-pr-dispatch branch May 31, 2026 22: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.

2 participants