eslint / eslint-github-bot

Plugin-based GitHub bot for ESLint
MIT License
64 stars 20 forks source link

shorten the text in the comment, to make less annoying #137

Open aladdin-add opened 3 years ago

aladdin-add commented 3 years ago

e.g. https://github.com/eslint/eslint/pull/14010#issuecomment-761738132

nzakas commented 3 years ago

Sorry, I’m not sure what it is you’re asking. Can you explain?

aladdin-add commented 3 years ago

just like in the PR https://github.com/eslint/eslint/pull/14010, the bot commented 3 times:

it makes a little harder to read, I think it's better not to create multiple comments.

anikethsaha commented 3 years ago

agreed that these comments are making a bit of noise.

But if we are editing the existing comment, then the author won't get notified with the latest status of its commit right !

nzakas commented 3 years ago

@aladdin-add thanks. In the future, please be sure to include a full description when opening an issue.

I also don’t think editing the comment makes much sense. I would like to shorten the text in the comment, though, as I think that would make it less annoying.

mdjermanovic commented 3 years ago

just like in the PR eslint/eslint#14010, the bot commented 3 times:

it makes a little harder to read, I think it's better not to create multiple comments.

Thoughts about deleting the previous comment when the new one should be added?

nzakas commented 3 years ago

I think it’s better to just not comment more than once.