Brandon Keepers
c4c855fc84
Set private key in travis
2016-10-12 20:57:44 -05:00
Brandon Keepers
3b9971fa4a
Load private key from env if possible
2016-10-12 20:53:34 -05:00
Brandon Keepers
a9ef02cd95
Fix lint errors
2016-10-12 20:44:13 -05:00
Brandon Keepers
318a3b435b
Authenticate as an installation
2016-10-12 20:25:45 -05:00
Brandon Keepers
31180a23dd
some docs
2016-10-12 20:23:07 -05:00
Brandon Keepers
d53e792f31
Begin implementing integrations support
2016-10-12 17:49:27 -05:00
Brandon Keepers
17fc921ead
Add dotenv
2016-10-12 17:48:00 -05:00
Brandon Keepers
8f80cbaf0e
Merge pull request #20 from bkeepers/unassign
...
Add unassign action
2016-10-12 15:49:16 -05:00
Seema Kamath
89f8073136
Merge remote-tracking branch 'bkeepers/master'
2016-10-12 13:46:16 -07:00
Brandon Keepers
db1f4a6342
Merge pull request #31 from bkeepers/gitter
...
Add Gitter.im badge
2016-10-12 15:45:30 -05:00
Brandon Keepers
1ff6ce064b
Add Gitter.im badge
2016-10-12 15:44:10 -05:00
Brandon Keepers
fc1c262553
Merge pull request #29 from seemakamath/react-action
...
Add support for reactions
2016-10-12 15:39:46 -05:00
Seema Kamath
5c1f5b11fc
Update GitHub Client to 5.2
2016-10-12 13:37:35 -07:00
Seema Kamath
3a5b497101
Enable debug mode for GitHub Client
2016-10-12 13:15:45 -07:00
Seema Kamath
3ba3bdc398
update react.js
2016-10-12 11:43:52 -07:00
Brandon Keepers
e890975da4
Fix typo in name
2016-10-12 13:43:48 -05:00
Seema Kamath
1caabece69
Update actions.js
2016-10-12 11:15:47 -07:00
Seema Kamath
da34ef5538
Merge remote-tracking branch 'bkeepers/master' into react-action
2016-10-12 11:14:28 -07:00
Seema Kamath
5d20ebc05b
Address @bkeepers feedback
2016-10-12 11:10:54 -07:00
Brandon Keepers
5352a49912
Fix event names
2016-10-12 11:17:40 -05:00
Seema Kamath
dadc6a8286
Merge remote-tracking branch 'bkeepers/master'
2016-10-11 22:45:52 -07:00
Seema Kamath
caaa42342f
Add support for reactions
2016-10-11 22:14:53 -07:00
Brandon Keepers
80deaebe15
Fix tests and use helper
2016-10-11 23:22:29 -05:00
Brandon Keepers
02f84685f4
Update to work with new api client
2016-10-11 22:54:20 -05:00
Brandon Keepers
b7552249a6
Merge branch 'master' into unassign
...
* master:
update to v5.0.1 of api client
fix filename
Fix calls to update
Add open, close, and update actions
Fix Config loading for broken push event
Update docs for composed behaviors
Update server password to match docs
Add Payload class to remove duplication in actions
Add lock and unlock
2016-10-11 22:50:21 -05:00
Brandon Keepers
c0db58f727
update to v5.0.1 of api client
2016-10-11 22:49:03 -05:00
Brandon Keepers
b2ca3c25b8
Merge pull request #26 from bkeepers/update-issue
...
Add open, close, and update actions
2016-10-11 22:37:00 -05:00
Brandon Keepers
c568dd2752
fix filename
2016-10-11 22:27:45 -05:00
Brandon Keepers
620d83dd16
Fix calls to update
2016-10-11 22:26:23 -05:00
Brandon Keepers
a91fe63b56
Add open, close, and update actions
2016-10-11 22:21:54 -05:00
Brandon Keepers
6e1323e33f
Fix Config loading for broken push event
...
The push event is missing data for `payload.repository.owner`. This uses `payload.repository.full_name` to get the owener.
2016-10-11 22:06:47 -05:00
Brandon Keepers
adee432e6d
Merge pull request #25 from bkeepers/update-contrib
...
Fix contributing docs
2016-10-11 17:51:24 -05:00
Brandon Keepers
2e5db34fdb
Update docs for composed behaviors
2016-10-11 17:49:43 -05:00
Brandon Keepers
4e9f26de37
Update server password to match docs
2016-10-11 17:33:40 -05:00
Brandon Keepers
7dcab47184
Merge pull request #23 from bkeepers/refactor-payload
...
Add Payload class
2016-10-10 21:22:26 -05:00
Brandon Keepers
78aa5e3ae6
Add Payload class to remove duplication in actions
2016-10-10 21:20:45 -05:00
Brandon Keepers
0e5cd684bb
Merge pull request #22 from bkeepers/lock
...
Add lock and unlock actions
2016-10-10 21:19:47 -05:00
Brandon Keepers
78dd829806
Add lock and unlock
2016-10-10 18:36:48 -05:00
Brandon Keepers
034ba46f16
Update docs
2016-10-10 18:30:52 -05:00
Brandon Keepers
13e00e09be
Add unassign action
2016-10-10 17:52:19 -05:00
Brandon Keepers
e257e5e259
Merge pull request #19 from bkeepers/assign
...
Add assign action
2016-10-10 11:59:10 -05:00
Brandon Keepers
0831725962
Docs
2016-10-10 11:58:44 -05:00
Brandon Keepers
76ee04ea7d
Add assign action
2016-10-10 11:46:38 -05:00
Brandon Keepers
63008341e4
More readme updates
2016-10-10 11:38:29 -05:00
Brandon Keepers
730cd74598
Update readme to reflect composable behaviors
2016-10-10 11:34:39 -05:00
Brandon Keepers
61496e1fb8
Merge pull request #18 from bkeepers/add-auto-reply
...
Add @parkr's Auto-reply
2016-10-10 11:34:14 -05:00
Ben Balter
558509ce52
Add @parkr's Auto-reply
2016-10-10 11:49:21 -04:00
Brandon Keepers
cd844d9b88
Merge pull request #14 from bkeepers/esnext
...
esnext
2016-10-10 10:32:41 -05:00
Brandon Keepers
e7f9529943
Run lint with `npm test`
2016-10-10 10:29:42 -05:00
Brandon Keepers
11ab8be65f
Fix esnext errors
2016-10-10 10:27:57 -05:00