Skip to content
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

Issuesim #35

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

sshivaditya2019
Copy link
Collaborator

Resolves #34

  • Does not edit the comment, if there are no similarity
  • If there was similarity and the comment was updated

QA:

Issue not being edited by the bot
Issue working as expected by adding the footnotes

@sshivaditya2019 sshivaditya2019 mentioned this pull request Oct 15, 2024
@0x4007
Copy link
Member

0x4007 commented Oct 15, 2024

Both links are the same. Can you review?

Comment on lines +21 to +22
await supabase.issue.deleteIssue(nodeId);
await supabase.issue.createIssue(newIssueNodeId, new_issue, isPrivate, markdown, authorId);
Copy link
Member

Choose a reason for hiding this comment

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

Seems that it would be more efficient to just modify the existing entry?

@0x4007 0x4007 merged commit ab694b1 into ubiquity-os-marketplace:development Oct 15, 2024
2 checks passed
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.

Issues are being edited, even when no similarity
3 participants