Skip to content

React to issues opened and fall back to issue body#80

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

React to issues opened and fall back to issue body#80
ondrejmirtes merged 1 commit into2.0.xfrom
react-on-issue-opened

Conversation

@phpstan-bot
Copy link

Summary

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

🤖 Generated with Claude Code

Add `issues: types: [opened]` trigger so the workflow also fires when
new issues are created (not just on comments and reviews).

Include `github.event.issue.body` in 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 743c283 into 2.0.x Feb 19, 2026
36 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

Comments