Skip to content

Conversation

@VassoD
Copy link
Owner

@VassoD VassoD commented Feb 12, 2025

No description provided.

@VassoD VassoD added the enhancement New feature or request label Feb 12, 2025
@VassoD VassoD self-assigned this Feb 12, 2025

// If no previous questions, it can't be similar
if (!previousQuestions) {
if (!previousQuestions || typeof previousQuestions !== "string") {
Copy link
Owner Author

Choose a reason for hiding this comment

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

this is a comment to test the script GitHubPRCommentsFetcher

Copy link
Owner Author

Choose a reason for hiding this comment

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

ok got it, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants