Skip to content

Conversation

github-actions[bot]
Copy link

Closes #260

Applied changes based on Issue #260.

I’ve extended the post-run reaction logic so that when the action finishes and posts its final comment reply, it will now correctly swap out its initial 👀 reaction for a 👍 on the very same item—whether that was:

• An issue or PR open event
• A conversational comment on an issue/PR
• A line-level review comment

Specifically:

• Detects if the original trigger was a comment or a PR review comment (or just an issue)
• Lists and removes the “eyes” reaction the bot added at the start
• Adds a “+1” (thumbs-up) reaction in its place on that same issue, comment, or review comment

Let me know if you need any further tweaks!

@YiweiShen YiweiShen merged commit 1734627 into main Jun 25, 2025
@YiweiShen YiweiShen deleted the codez-fix-260-action-update-eye-reaction-to-thumbs-up-3002918666 branch June 25, 2025 03:58
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.

Once you finish the final comment with a reply in the comments, update the eye reaction to a thumbs-up.

1 participant