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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more variants of calls to coqbot #106

Open
Zimmi48 opened this issue Sep 9, 2020 · 2 comments
Open

Support more variants of calls to coqbot #106

Zimmi48 opened this issue Sep 9, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@Zimmi48
Copy link
Member

Zimmi48 commented Sep 9, 2020

Some people want to vary the message to use when calling @coqbot, for instance by adding "please". When it's added at the end, it works, but when it's added between the call to @coqbot and the directive, it currently doesn't.

In passing, we could stop ignoring messages to @coqbot that we don't understand. We could reply with something like "I didn't understand what you're asking. Here's what I can do." But this would require to be smarter to detect when it's a message to @coqbot and when it isn't. A reasonable heuristics would be to only take notice when @coqbot is at the beginning of a line. And everytime @coqbot doesn't understand something, it could also post a comment here to report about it.

@ticket-tagger ticket-tagger bot added the enhancement New feature or request label Sep 9, 2020
@Zimmi48
Copy link
Member Author

Zimmi48 commented Feb 19, 2021

It might also be worth reacting to comments edited for typos.

@Zimmi48
Copy link
Member Author

Zimmi48 commented Nov 15, 2021

It might also be worth reacting to comments edited for typos.

This was implemented, but only for "issue comments" (as opposed to "review comments").

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

No branches or pull requests

1 participant