mirror of
https://github.com/anthropics/claude-code.git
synced 2025-10-19 03:17:50 +03:00
Extends the existing log-issue-events workflow to capture detailed metrics when issues are closed, including: - Who closed the issue - Whether it was closed automatically (by a bot) - Whether it was closed as a duplicate - Number of comments and reactions at closing time - Issue state reason and timestamp This provides comprehensive analytics for issue lifecycle tracking alongside the existing issue creation logging. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>