More todos

This commit is contained in:
Brandon Keepers 2016-09-18 08:52:34 -05:00
parent 218a41edeb
commit 684365e583
No known key found for this signature in database
GPG Key ID: F9533396D5FACBF6
1 changed files with 2 additions and 0 deletions

View File

@ -48,4 +48,6 @@ robot.on('pull', function(event) {
- [ ] extract behaviors to separate packages
- [ ] support multiple repositories in same org
- [ ] Document explicit extension API
- [ ] convenience wrapper for common actions (e.g. `robot.comment`, `robot.status`)
- [ ] release v0.1
- [ ] script/simulate to simulate events on a GitHub repo