Open mishari opened 6 years ago
@mishari I'm not sure what the issuer is here; can you try testing different argument orders? It's possible that the --config-file
part needs to be earlier.
@zulipbot claim
Welcome to Zulip, @mayankwadhwani! We just sent you an invite to collaborate on this repository at https://github.com/zulip/python-zulip-api/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!
Here's some tips to get you off to a good start:
As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.
See you on the other side (that is, the pull request side)!
Hello @mayankwadhwani, you have been unassigned from this issue because you have not updated this issue or any referenced pull requests for over 14 days.
You can reclaim this issue or claim any other issue by commenting @zulipbot claim
on that issue.
Thanks for your contributions, and hope to see you again soon!
$ zulip-run-bot susi –-config-file ~/zuliprc ^
The issue here is just the wrong dash. You should use
--
instead of–-
.
@zulipbot claim
Hello @grwt!
Thanks for your interest in Zulip! You have attempted to claim an issue without the label "help wanted". You can only claim and submit pull requests for issues with the help wanted label.
If this is your first time here, we recommend reading our guide for new contributors before getting started.
@zulipbot how to add help wanted label??
@zulipbot add 'help wanted'
@zulipbot claim
Hello @grwt!
Thanks for your interest in Zulip! You have attempted to claim an issue without the label "help wanted". You can only claim and submit pull requests for issues with the help wanted label.
If this is your first time here, we recommend reading our guide for new contributors before getting started.
But -c works fine