You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 First off, I just want to say this project is really awesome!
I just set it up on repo-sync/repo-sync#8 and I can't believe It Just Works™! I also guessed at the formatting for my comment @all-contributors please add @wei for design and code and docs and that worked as well. That compromise NLP tool looks really handy too.
Anyway, on to the feature request!
Is your feature request related to a problem? Please describe.
I would like to set up all-contributors on a new project, and I want to acknowledge a bunch of existing contributors right away in a single comment.
Describe the solution you'd like
I'd like to be able to type a comment like this:
@all-contributors please add @hermione for ideas and code, @ron for questions, and @harry for docs and tooling.
Describe alternatives you've considered
I could just type multiple individual comments:
@all-contributors please add @hermione for ideas and code
@all-contributors please add @ron for questions
@all-contributors please add @harry for docs and tooling
.. but I'm afraid that could lead to multiple PRs with merge conflicts?
👋 First off, I just want to say this project is really awesome!
I just set it up on repo-sync/repo-sync#8 and I can't believe It Just Works™! I also guessed at the formatting for my comment
@all-contributors please add @wei for design and code and docs
and that worked as well. That compromise NLP tool looks really handy too.Anyway, on to the feature request!
Is your feature request related to a problem? Please describe.
I would like to set up all-contributors on a new project, and I want to acknowledge a bunch of existing contributors right away in a single comment.
Describe the solution you'd like
I'd like to be able to type a comment like this:
Describe alternatives you've considered
I could just type multiple individual comments:
.. but I'm afraid that could lead to multiple PRs with merge conflicts?
Additional context
I haven't tried any of this out yet, but took at look at the tests in https://github.com/all-contributors/all-contributors-bot/blob/69adf07f4625be6917887e56313fd34288b35591/test/tasks/processIssueComment/utils/parse-comment/index.test.js and didn't see any existing tests for these kinds of strings.
The text was updated successfully, but these errors were encountered: