2681a2d251
Consolidate issue fetching and discussion creation into single step to avoid template literal injection issues. Issue data now stays in JavaScript context instead of being passed through GitHub Actions template interpolation, preventing syntax errors when issue bodies contain backticks or other special characters. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>