Skip to content

React on issues opened and add issue body fallback#21

Merged
ondrejmirtes merged 1 commit into2.xfrom
react-on-issues-opened
Feb 19, 2026
Merged

React on issues opened and add issue body fallback#21
ondrejmirtes merged 1 commit into2.xfrom
react-on-issues-opened

Conversation

@phpstan-bot
Copy link

Summary

  • Add issues: [opened] trigger to claude-react-on-comment workflow so it fires when new issues are created containing the trigger phrase in the body
  • Add github.event.issue.body to the COMMENT_BODY fallback chain so the trigger phrase check works for issue descriptions

Test plan

  • Verify the workflow triggers when a new issue is opened with @phpstan-bot in the body
  • Verify existing triggers (issue comments, PR reviews, PR review comments) still work

🤖 Generated with Claude Code

- Add `issues: [opened]` trigger so the workflow fires when new issues
  are created with the trigger phrase in the issue body
- Add `github.event.issue.body` to the COMMENT_BODY fallback chain so
  the trigger phrase check works for issue descriptions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ondrejmirtes ondrejmirtes merged commit 119f4d6 into 2.x Feb 19, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants