Non-Blocking Review Concern: Referenced plan doc not present in this repo
Source: pre-push whole-codebase review
Location: .github/workflows/dependabot-auto-merge.yml:25
Date: 2026-04-28
What was flagged
The header comment says "See docs/plans/2026-04-28-dependabot-auto-merge-c2.md" but no docs/plans/ directory exists in this repo (docs/plans/**/* returns no files). The previous comment used a clearly cross-repo path (smartwatermelon/github-workflows/docs/plans/...); the new one reads as a repo-relative path that doesn't resolve. Either commit the plan doc here, or repath it to the cross-repo form (e.g., smartwatermelon/claude-config/docs/plans/...) so future readers can actually find it. Non-blocking — comment-only, no runtime effect.
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: Referenced plan doc not present in this repo
Source: pre-push whole-codebase review
Location:
.github/workflows/dependabot-auto-merge.yml:25Date: 2026-04-28
What was flagged
The header comment says "See docs/plans/2026-04-28-dependabot-auto-merge-c2.md" but no
docs/plans/directory exists in this repo (docs/plans/**/*returns no files). The previous comment used a clearly cross-repo path (smartwatermelon/github-workflows/docs/plans/...); the new one reads as a repo-relative path that doesn't resolve. Either commit the plan doc here, or repath it to the cross-repo form (e.g.,smartwatermelon/claude-config/docs/plans/...) so future readers can actually find it. Non-blocking — comment-only, no runtime effect.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