@phpstan-bot react-on-comment worfklow should react to issues types opened Comment body should also have a fallback to the issue description: ``` COMMENT_BODY: ${{ github.event.comment.body || github.event.review.body || github.event.issue.body || '' }} ```