Commit Graph

3 Commits

Author SHA1 Message Date
Brandon Keepers 99d3af7485
Fix use of logger 2017-08-03 19:18:14 -05:00
anglinb 17f382dfae
Fixes loading pluigns on the express branch 2017-08-03 19:15:54 -05:00
Christopher Hiller 8b858aaa64 enable autodiscovery of plugins; closes #99
- new behavior: if no plugins are specified, then they are automatically discovered.  if plugins are specified, no autodiscovery happens
- a plugin is defined as a module whose name begins with the prefix `probot-`
- move plugin loading/resolving routines into module
- add tests
2017-04-17 01:59:03 -07:00