Skip to content

Trigger react-on-comment workflow on issues opened#89

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

Trigger react-on-comment workflow on issues opened#89
ondrejmirtes merged 1 commit into2.0.xfrom
react-on-issue-opened

Conversation

@phpstan-bot
Copy link
Copy Markdown

Summary

  • Add issues: types: [opened] event trigger to the Claude react-on-comment workflow so it also reacts to newly opened issues containing the trigger phrase
  • Add github.event.issue.body as a fallback in the COMMENT_BODY env variable so the issue description is checked when no comment or review body is available

Test plan

  • Open a new issue mentioning @phpstan-bot and verify the workflow triggers
  • Verify existing triggers (issue comments, PR reviews, PR review comments) still work

🤖 Generated with Claude Code

Add `issues: types: [opened]` event trigger so the workflow also
reacts to newly opened issues that mention the trigger phrase.

Add `github.event.issue.body` as a fallback for COMMENT_BODY so
the issue description is checked when no comment or review body
is available.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ondrejmirtes ondrejmirtes merged commit c7e87f0 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