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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to have reminders accept multiple usernames? #94

Open
matthewfeickert opened this issue Sep 5, 2023 · 0 comments
Open

Possible to have reminders accept multiple usernames? #94

matthewfeickert opened this issue Sep 5, 2023 · 0 comments

Comments

@matthewfeickert
Copy link
Member

馃憢 Hi. Thanks for creating buffy as my experience of using it through JOSS's editorialbot has been fantastic. At the moment there are reminders which

## Listens to
```
@botname remind @username in 2 weeks
```
```
@botname remind @reviewer in 10 days
```

At the start of a review for JOSS I usually like to set reminders for all reviewers so that they get a nonjudgmental remindre from a bot after 2-3 weeks (c.f. openjournals/joss-reviews#5789 (comment)). However, this can be noisy as there buffy currently requires a single username to be provided, and so there are 2n comments made on the review for each reminder.

Would it be at all feasible for buffy to accept both a single username

@botname remind @usernameA in 2 weeks

as well as a comma seperated list of usernames

@botname remind @usernameA, @usernameB, @usernameC in 2 weeks

?

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

No branches or pull requests

1 participant