Non-Blocking Review Concern: smartwatermelon/.github meta-repo will be iterated and may receive an unintended install PR
Source: pre-push whole-codebase review
Location: bulk-install-claude-review.sh:390
Date: 2026-04-30
What was flagged
gh repo list smartwatermelon --no-archived includes the .github meta-repo (the canonical source). If it has no .github/workflows/ directory of its own, it gets classified MISSING and (in --apply) receives an install PR. The repo's role is as a workflow-template host, not necessarily a target for the caller workflow. Consider auto-skipping ${CANONICAL_REPO} in process_repo, or add it to .claude-review-ignore.
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
Non-Blocking Review Concern:
smartwatermelon/.githubmeta-repo will be iterated and may receive an unintended install PRSource: pre-push whole-codebase review
Location:
bulk-install-claude-review.sh:390Date: 2026-04-30
What was flagged
gh repo list smartwatermelon --no-archivedincludes the.githubmeta-repo (the canonical source). If it has no.github/workflows/directory of its own, it gets classified MISSING and (in--apply) receives an install PR. The repo's role is as a workflow-template host, not necessarily a target for the caller workflow. Consider auto-skipping${CANONICAL_REPO}inprocess_repo, or add it to.claude-review-ignore.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