We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I confess, I can never remember the syntax around concerns. I would appreciate a few aliases. Here are some things I commonly try:
@rfcbot resolve foo
@rfcbot fcp resolve foo
Alternatively, a message from the bot when it sees a command it does not understand would be nice. Something like:
Dear @nikomatsakis,
I am but a simple bot and I am afraid I do not understand what you want of me. Perhaps you could try one of the following commands?
Actually, I just want both. =)
The text was updated successfully, but these errors were encountered:
The first thing you listed should already work, but I haven't tested it: https://github.com/anp/rfcbot-rs/blob/master/src/github/nag.rs#L810 (I left that TODO in there because I couldn't remember what "correct tokenization" meant and it looks like that code should work).
I definitely agree that this would be really valuable to have.
Sorry, something went wrong.
This is implemented now, so let's close this issue?
No branches or pull requests
I confess, I can never remember the syntax around concerns. I would appreciate a few aliases. Here are some things I commonly try:
@rfcbot resolve foo
@rfcbot fcp resolve foo
Alternatively, a message from the bot when it sees a command it does not understand would be nice. Something like:
Dear @nikomatsakis,
I am but a simple bot and I am afraid I do not understand what you want of me. Perhaps you could try one of the following commands?
Actually, I just want both. =)
The text was updated successfully, but these errors were encountered: