Skip to content

Comments

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

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

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

Conversation

@phpstan-bot
Copy link
Contributor

Summary

  • Add issues: types: [opened] event trigger so the workflow reacts when a new issue is opened with the trigger phrase in its body
  • Add github.event.issue.body to the COMMENT_BODY fallback chain so the trigger phrase check works for issue descriptions

Test plan

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

🤖 Generated with Claude Code

… fallback

- Add `issues: types: [opened]` event trigger so the workflow also reacts
  when a new issue is opened with the trigger phrase in its 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 048bec6 into 2.3.x Feb 19, 2026
44 of 50 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