Skip to content

Fixed: Edit existing comment rather than reposting #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

MustafaMulla29
Copy link

@MustafaMulla29 MustafaMulla29 commented Feb 24, 2025

/claim #7

I think there is a syntax issue in the workflow file in the core repo(although I was the one who contributed to that file, which was working fine earlier, now it's giving issues). You can see this pr on my forked repo(fixed workflow file well): https://github.com/MustafaMulla29/core/pull/7

And I tried running the workflow with and without proxy, with proxy it wasn't updating the comment instead it was creating a new comment and without proxy it was successfully updating the existing comment.

I think the issue is in the add-pr-comment-proxy, where you are only creating a new comment and not checking for existing comment.

this is the video of the requests i made with the updated code(checking for an existing comment and updating it):

Screen.Recording.2025-02-23.165106.mp4

Copy link
Member

@imrishabh18 imrishabh18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, even I had a hunch that it is possible that this proxy is the reason and not the workflow. LGTM!

@seveibar seveibar merged commit 4ba9eec into tscircuit:main Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants