Skip to content

(chore): pin claude-pr-owner to v0.4.1#867

Merged
abnegate merged 1 commit intomainfrom
chore-bump-claude-pr-owner-0.4.1
Apr 24, 2026
Merged

(chore): pin claude-pr-owner to v0.4.1#867
abnegate merged 1 commit intomainfrom
chore-bump-claude-pr-owner-0.4.1

Conversation

@abnegate
Copy link
Copy Markdown
Member

@abnegate abnegate commented Apr 24, 2026

Summary

Bumps the Claude PR orchestrator pin to v0.4.1, which drops `--max-turns 50` from `claude_args`. Under v0.4.0 both `improvement` on PR #823 and `healing` for its Tests failure ran the full 50-turn budget (e.g. run 24839000951 — healing, 51 turns, $2.17, `terminal_reason: max_turns`) and aborted before posting a comment or committing, so from the PR's perspective no Claude activity was visible even though healing had fired correctly.

Test plan

  • Let `improvement`/`healing` run against a large PR and confirm they reach `end_turn` instead of `max_turns`, and that the resulting review comment / "CI — ..." commit shows up on the PR.

Summary by CodeRabbit

  • Chores
    • Updated internal workflow tooling to the latest version.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 24, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d4051718-ba88-45b2-827c-068fac3f201d

📥 Commits

Reviewing files that changed from the base of the PR and between 15d5bbc and 859c401.

📒 Files selected for processing (1)
  • .github/workflows/claude.yml

📝 Walkthrough

Walkthrough

GitHub Actions workflow file updated to pin the externally referenced reusable job orchestrator from version v0.4.0 to v0.4.1. No changes to triggers, permissions, inputs, or secrets configuration.

Changes

Cohort / File(s) Summary
Workflow Version Update
.github/workflows/claude.yml
Updated abnegate/claude-pr-owner orchestrator pinned commit reference from v0.4.0 to v0.4.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A version bump, so small yet true,
From v0.4.0 to .1's debut,
The orchestrator dances on with grace,
Workflows refined at a steady pace! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change—pinning the claude-pr-owner dependency from v0.4.0 to v0.4.1—and is concise, clear, and specific.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore-bump-claude-pr-owner-0.4.1

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.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 24, 2026

Greptile Summary

Single-line change that updates the pinned commit SHA for the abnegate/claude-pr-owner reusable workflow from v0.4.0 to v0.4.1, which removes the --max-turns 50 cap so Claude runs can reach end_turn and successfully post comments/commits.

Confidence Score: 5/5

Safe to merge — minimal, well-scoped change to a pinned SHA with a clear motivation.

The diff touches exactly one line, swaps one pinned SHA for another, and is accompanied by a matching comment update. The new SHA is correctly pinned (no floating tag), and the PR description provides solid context for why the bump is needed. No logic changes, no security concerns.

No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/claude.yml Bumps the pinned SHA for the claude-pr-owner reusable workflow from v0.4.0 to v0.4.1; no other changes.

Reviews (1): Last reviewed commit: "(chore): pin claude-pr-owner to v0.4.1" | Re-trigger Greptile

@abnegate abnegate merged commit c87a9a4 into main Apr 24, 2026
6 of 8 checks passed
@abnegate abnegate deleted the chore-bump-claude-pr-owner-0.4.1 branch April 24, 2026 10:24
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