Skip to content

fix: checkout governed check tools in reusable workflow - #21

Merged
hummbl-dev merged 1 commit into
mainfrom
fix/codex/governed-pr-check-tool-checkout
Jul 4, 2026
Merged

fix: checkout governed check tools in reusable workflow#21
hummbl-dev merged 1 commit into
mainfrom
fix/codex/governed-pr-check-tool-checkout

Conversation

@hummbl-dev

Copy link
Copy Markdown
Collaborator

Linked Issue

Refs hummbl-dev/hummbl-dev#56

Boundary

  • Public
  • Private
  • Internal-only
  • Sensitive / requires review

Source Status

  • No source/canon impact
  • Source candidate only
  • Prior art
  • Canon-bearing change
  • Deprecated/removal

Change Class

  • Docs-only
  • CI/CD
  • Source packet
  • Code/runtime
  • Governance
  • Public surface

Evidence

Tests/checks run:

  • ruby -e 'require "yaml"; YAML.load_file(...)'

Receipt:

  • Branch: fix/codex/governed-pr-check-tool-checkout
  • Commit: 24310c0423aefec97e8063725b4b88ecf6dbf08d
  • Pilot failure addressed: reusable workflow now checks out hummbl-dev/.github into governed-pr-check-tools before running .github/scripts/governed_pr_check.py.
  • Owner review path: CODEOWNERS/governance reviewer should review before merge because .github/workflows/ is changed.

Notes

The hummbl-dev/hummbl-dev#91 pilot showed that reusable workflow callers do not automatically have the shared checker script in their checkout. This fixes the reusable workflow rather than copying the script into each adopter repo.

Checks out hummbl-dev/.github into a tool path before running the shared governed_pr_check.py script from reusable workflow callers.
@hummbl-dev

Copy link
Copy Markdown
Collaborator Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 6 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: ASSERTIVE

Plan: Pro Plus

Run ID: 3d1c6a68-dbf0-47f3-ab13-f76643c46aee

📥 Commits

Reviewing files that changed from the base of the PR and between 228ffb7 and 24310c0.

📒 Files selected for processing (1)
  • .github/workflows/governed-pr-check.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/codex/governed-pr-check-tool-checkout

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

@hummbl-dev

Copy link
Copy Markdown
Collaborator Author

Codex review receipt before merge.

CodeRabbit disposition:

  • @coderabbitai review returned rate-limited: next review available in ~6 minutes.
  • The CodeRabbit status context is success, but no formal review object was created for this PR.

Manual validation:

  • Workflow YAML parsed successfully with Ruby YAML.
  • Live governed-pr-check passed on this PR.
  • Diff scope is limited to the reusable workflow checkout path: checkout hummbl-dev/.github into governed-pr-check-tools, then run the shared script from that path.

Reason for merging now:

  • This fixes the active pilot failure in hummbl-dev/hummbl-dev#91 caused by reusable workflow callers not having the shared script in their repository checkout.

@hummbl-dev
hummbl-dev merged commit b250900 into main Jul 4, 2026
2 checks passed
@hummbl-dev
hummbl-dev deleted the fix/codex/governed-pr-check-tool-checkout branch July 4, 2026 21:59
@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown

Your plan includes PR reviews subject to rate limits. More reviews will be available in 5 minutes.

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