Skip to content

Fix Claude PR reactions workflow: don't cancel in-progress runs, use sticky comment#4947

Merged
ondrejmirtes merged 3 commits into2.2.xfrom
claude/fix-pr-reactions-workflow-Y84IB
Feb 16, 2026
Merged

Fix Claude PR reactions workflow: don't cancel in-progress runs, use sticky comment#4947
ondrejmirtes merged 3 commits into2.2.xfrom
claude/fix-pr-reactions-workflow-Y84IB

Conversation

@ondrejmirtes
Copy link
Copy Markdown
Member

  • cancel-in-progress: false — prevents a new comment from killing an
    in-progress Claude run on the same PR
  • use_sticky_comment: true — reuses a single comment instead of creating
    a new one each time, reducing noise

https://claude.ai/code/session_01BR4nrqzgpFAMjFJBkmrryy

…sticky comment

- cancel-in-progress: false — prevents a new comment from killing an
  in-progress Claude run on the same PR
- use_sticky_comment: true — reuses a single comment instead of creating
  a new one each time, reducing noise

https://claude.ai/code/session_01BR4nrqzgpFAMjFJBkmrryy
Add additional_permissions for actions:read so Claude's MCP server
can access workflow runs and job logs to help debug CI failures.

https://claude.ai/code/session_01BR4nrqzgpFAMjFJBkmrryy
@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 b43a04b into 2.2.x Feb 16, 2026
341 checks passed
@ondrejmirtes ondrejmirtes deleted the claude/fix-pr-reactions-workflow-Y84IB branch February 16, 2026 07:13
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