Skip to content

Split claude react-on-comment into two jobs to avoid expensive setup#4949

Merged
ondrejmirtes merged 1 commit into2.2.xfrom
claude/optimize-react-comment-workflow-5xcyo
Feb 16, 2026
Merged

Split claude react-on-comment into two jobs to avoid expensive setup#4949
ondrejmirtes merged 1 commit into2.2.xfrom
claude/optimize-react-comment-workflow-5xcyo

Conversation

@ondrejmirtes
Copy link
Copy Markdown
Member

Add a lightweight check-trigger job on ubuntu-latest that checks if the
comment contains the @phpstan-bot trigger phrase. The expensive react job
(setup-php, composer install on blacksmith runner) only runs when the
trigger phrase is actually present.

https://claude.ai/code/session_01T86RqyQoZyKWyG4MUnf7FC

Add a lightweight check-trigger job on ubuntu-latest that checks if the
comment contains the @phpstan-bot trigger phrase. The expensive react job
(setup-php, composer install on blacksmith runner) only runs when the
trigger phrase is actually present.

https://claude.ai/code/session_01T86RqyQoZyKWyG4MUnf7FC
@phpstan-bot
Copy link
Copy Markdown
Collaborator

You've opened the pull request against the latest branch 2.2.x. PHPStan 2.2 is not going to be released for months. If your code is relevant on 2.1.x and you want it to be released sooner, please rebase your pull request and change its target to 2.1.x.

@ondrejmirtes ondrejmirtes merged commit c476b60 into 2.2.x Feb 16, 2026
116 checks passed
@ondrejmirtes ondrejmirtes deleted the claude/optimize-react-comment-workflow-5xcyo branch February 16, 2026 09:23
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.

3 participants