Non-Blocking Review Concern: Removing issues trigger silently drops @claude-in-issues functionality
Source: pre-push whole-codebase review
Location: .github/workflows/claude.yml:20-21
Date: 2026-05-18
What was flagged
The issues: [opened, assigned] trigger and its corresponding if branch are removed together cleanly — no dead code remains. This is a deliberate scope reduction. If any contributors have been using @claude in issue bodies, those mentions will now be silently ignored (no error, no response). Worth documenting in a PR description or changelog if this is an active workflow.
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: Removing
issuestrigger silently drops @claude-in-issues functionalitySource: pre-push whole-codebase review
Location:
.github/workflows/claude.yml:20-21Date: 2026-05-18
What was flagged
The
issues: [opened, assigned]trigger and its correspondingifbranch are removed together cleanly — no dead code remains. This is a deliberate scope reduction. If any contributors have been using@claudein issue bodies, those mentions will now be silently ignored (no error, no response). Worth documenting in a PR description or changelog if this is an active workflow.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