Commit Graph

54 Commits

Author SHA1 Message Date
Brandon Keepers f24349673d
run mocha recursive 2016-10-10 10:08:58 -05:00
Brandon Keepers a24316c7f0
Add support for event.action 2016-10-10 10:06:35 -05:00
Brandon Keepers 9a036c51c5
Add label and unlabel actions 2016-10-10 09:41:58 -05:00
Brandon Keepers 147b2d755a
a few other crazy ideas 2016-10-10 09:35:54 -05:00
Brandon Keepers 98a261c65d
Add support for event.action syntax 2016-10-10 01:46:07 -05:00
Brandon Keepers 2eebbdc1ec
Split up refactored dispatcher 2016-10-10 01:26:34 -05:00
Brandon Keepers c3a140e8c2
refactor dispatcher into classes 2016-10-10 01:08:47 -05:00
Brandon Keepers e6126e87cf
behaviors 2016-10-10 00:04:45 -05:00
Brandon Keepers 251e853a73
Aspirational docs 2016-10-09 23:38:22 -05:00
Brandon Keepers 5697ebc219
Add test for dispatch 2016-10-09 18:23:13 -05:00
Brandon Keepers cd13388e8e
esnext 2016-10-09 18:01:31 -05:00
Brandon Keepers 520ead83df
Use mustache to evaluate templates 2016-10-09 17:37:07 -05:00
Brandon Keepers 527609f156
Implement comment action, refactor dispatcher 2016-10-09 14:25:29 -05:00
Brandon Keepers 79ee3fa028
Experiment with rules-based approach 2016-10-09 00:29:05 -05:00
Brandon Keepers 5cc30e4f31
remove TODO from README 2016-10-08 00:11:40 -05:00
Brandon Keepers 9da28f8fb1 Merge pull request #7 from bkeepers/no-travis-notifications
Disable travis notifications
2016-10-08 00:01:02 -05:00
Brandon Keepers 7339bf4cff
Disable travis notifications 2016-10-07 23:56:44 -05:00
Brandon Keepers fdae0869da Merge pull request #3 from bkeepers/travis
Configure Travis CI
2016-10-07 18:25:23 -05:00
Brandon Keepers 10a4488266
Add travis.yml 2016-10-07 18:09:01 -05:00
Brandon Keepers e353dbf6ee
update name in package.json 2016-10-07 18:04:15 -05:00
Brandon Keepers 841f20fa3c
Tweak README 2016-10-07 17:56:24 -05:00
Brandon Keepers ad413762e3
New WIP name 2016-10-07 17:52:36 -05:00
Brandon Keepers 5acd05d812
Fix permissions on script/server 2016-09-26 08:27:35 -05:00
Brandon Keepers ddab136675
Add a few more examples 2016-09-24 09:41:25 -05:00
Brandon Keepers 684365e583
More todos 2016-09-18 08:52:34 -05:00
Brandon Keepers 218a41edeb
Add script/console to start up a REPL 2016-09-18 08:52:17 -05:00
Brandon Keepers 4187c76109
Add rationale to README 2016-09-17 13:31:24 -05:00
Brandon Keepers 3f3a99ea51
Update doc note 2016-09-17 13:09:32 -05:00
Brandon Keepers f45d98329e Merge pull request #2 from bkeepers-inc/contrib
Initial docs for developing locally
2016-09-17 12:38:13 -05:00
Brandon Keepers 7a807e0f21
Info about testing 2016-09-17 12:37:44 -05:00
Brandon Keepers bbd4de0b8c
Inital docs for developing locally 2016-09-17 12:30:51 -05:00
Brandon Keepers 7aec8d988f
Create scripts to rule them all 2016-09-17 12:27:58 -05:00
Brandon Keepers 03feb13534
Fix name of server process 2016-09-17 11:03:19 -05:00
Brandon Keepers 7b8e8344a8
Use the latest node 2016-09-17 10:53:42 -05:00
Brandon Keepers 27a9925a6b
Get secret from env 2016-09-17 10:48:16 -05:00
Brandon Keepers 1dacd7f718
README is aspirational 2016-09-16 17:00:52 -05:00
Brandon Keepers e2df263ea5
Allow custom port 2016-09-16 17:00:05 -05:00
Brandon Keepers fbc764c6ff
Ignore node_modules 2016-09-16 16:59:52 -05:00
Brandon Keepers bb04d3b18a TODOs 2016-09-16 12:03:17 -07:00
Brandon Keepers d4b5a2094e Add CI target 2016-09-16 11:47:26 -07:00
Brandon Keepers e079a18572 Add editorconfig 2016-09-16 11:45:59 -07:00
Brandon Keepers 4c96ceb140 Fix lint warnings 2016-09-16 11:45:35 -07:00
Brandon Keepers 62d3b1c09a Add xo for linting 2016-09-16 11:44:21 -07:00
Brandon Keepers 93abe76ccc Add tests for autoresponder behavior 2016-09-16 11:22:37 -07:00
Brandon Keepers 82ff00a077 Add expect for tests 2016-09-16 11:21:53 -07:00
Brandon Keepers 74c129e7f1 Move autoresponder behavior to separate file 2016-09-16 10:27:59 -07:00
Brandon Keepers d6a31df064 Pass templates through handlebars 2016-09-16 10:18:50 -07:00
Brandon Keepers 064c1bce56 Add handlebars dependency 2016-09-16 10:18:13 -07:00
Brandon Keepers 2e12c176d8 Get reply template from repo 2016-09-16 10:04:02 -07:00
Brandon Keepers 83e9ee726e Respond to new issue 2016-09-16 09:38:36 -07:00