merged
anthropics/claude-code • 4:02 AM - Feb 18, 2026
Prevents issues from being auto-closed when there’s ongoing human activity by teaching the triage workflow to remove stale/autoclose on human comments and adding a safety check in the sweep script to skip closing if non-bot comments occurred after the lifecycle label was applied; it also extends the 10+ upvote protection to all issue types. This should reduce erroneous closures and better preserve active discussions, including popular bug reports. Potential concerns include API/pagination limits when fetching recent comments (may miss activity beyond 100 results) and increased rate-limit pressure or timing edge cases if the sweep runs at scale.
