-
Notifications
You must be signed in to change notification settings - Fork 3
multiple reviewers should be space separation. #35
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Line 121 in 26bc7b9
| const reviewersToBeParsed = reviewerMatches[1].split(","); |
@timja this should potentially handle spaces instead of comma separation.
One they cannot have spaces in their username.
Two by default the auto complete fills in a space when hitting enter for completion.
@timja @jetersen @etc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request