samsontmr / oss-bot-js

Bot for managing first level PR reviews on OSS GitHub repos
2 stars 2 forks source link

Add support for multiple repositories #21

Open Skaty opened 7 years ago

Skaty commented 7 years ago

The current implementation of the bot does not allow a single bot to work on multiple repositories.

samsontmr commented 7 years ago

It works on multiple repos provided the same conventions are used.

Skaty commented 7 years ago

Which may not be the case, so that's not really full support for it.

samsontmr commented 7 years ago

How do you suggest implementing custom rules and options then?