AllContributorsBot should be able to setup repo's initially #3
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
When you type
@all-contributors please add jakebolam for code
and the repository is not setup. The bot responds and says use the CLI tool to setup the repo.tldr: Remove project dependence on cli tool!
Describe the solution you'd like
It would be good if the bot could open an initial PR in these cases (or direct the user to say some other specific words for the bot to put up an init PR).
e.g.
@AllContributorsBot setup project
-> Puts up initial pull request for
README.md
and.all-contributorsrc
Describe alternatives you've considered
Keeping setup restricted to using the cli tool
Additional context
The text was updated successfully, but these errors were encountered: