Skip to content

MISSING install branch name lacks version suffix, blocks reruns when an install PR is stuck open #70

Description

@twistedmelonman

Non-Blocking Review Concern: MISSING install branch name lacks version suffix, blocks reruns when an install PR is stuck open

Source: pre-push whole-codebase review
Location: bulk-install-claude-review.sh:290
Date: 2026-04-30

What was flagged

For STALE repos the script uses branch claude/bump-blocking-review-${TARGET_VERSION} (with version suffix), but for MISSING repos it uses the bare claude/install-blocking-review. If an install PR is opened but not merged before the next run, the second run aborts with "Branch already exists" and never recovers. Mirror the bump pattern: include ${TARGET_VERSION} (or a timestamp/short-sha) in the install branch name.

Context

This issue was automatically created from a non-blocking concern identified
during pre-push whole-codebase review. It was flagged for tracking.


Created by lib-review-issues.sh

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech-debtTechnical debt to address

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions