21 Commits

Author SHA1 Message Date
Jason Etcovitch
96d2ba1960 Fix typo
Fixes a typo. `a organization` to `an organization`.
2017-06-28 16:26:56 -05:00
Bex Warner
abeb46b59d changing doc again 2017-06-16 11:32:07 -07:00
Bex Warner
75f2f77b51 Update the readme 2017-06-16 10:25:13 -07:00
Katrina Owen
5dbfd72b68 Rename a reference to the combined context
In #158 the event and context arguments to the callback got combined into one.
The documentation was still referring to the event object, which is no longer present.
2017-06-15 17:20:01 -06:00
Brandon Keepers
b65d239772 Merge event and context arguments 2017-06-11 17:31:47 -05:00
Brandon Keepers
fdfbaeafac Update name from "GitHub Integrations" to "GitHub Apps" 2017-06-05 21:11:08 -05:00
Brandon Keepers
04e9760751 update response format in docs 2017-06-04 09:46:35 -05:00
Brandon Keepers
8ea451e366 Merge pull request #143 from stkent/patch-1
Fix typo in plugins documentation
2017-05-22 05:26:14 -05:00
Stuart Kent
39f4029820 Update docs on running plugins locally
These instructions referred to a file `autoresponder.js` which does not exist (a) for a plugin in general, or (b) for the autoresponder plugin in particular. The plugin template repo contains a file named `index.js` to export the plugin module, and this naming scheme seems to have been adopted widely (e.g. autoresponder, stale plugins both use `index.js`).
2017-05-22 09:56:15 +01:00
Stuart Kent
af8e85eafe Fix typo in plugins documentation 2017-05-22 09:35:14 +01:00
Brandon Keepers
fbda62ee5b Update plugins.md 2017-05-04 11:17:26 -05:00
Brandon Keepers
eae31f1a1b Fix URL to API docs 2017-04-29 11:29:00 -05:00
Brandon Keepers
dbb59693f1 Update docs 2017-04-29 08:20:42 -05:00
Brandon Keepers
dc78001254 Update docs to use localtunnel 2017-04-08 17:12:48 -05:00
Brandon Keepers
b8366bda35 Add docs on paginate method 2017-03-30 16:00:39 -07:00
Brandon Keepers
989586b293 Update plugin docs 2017-03-19 23:19:09 -05:00
Brandon Keepers
5ba0d012c6 Update plugin docs 2017-03-18 12:42:11 -05:00
Brandon Keepers
3687f99db1 Add docs on logging 2017-03-14 17:49:09 -05:00
Brandon Keepers
780b7970bb More updates to docs 2017-03-13 10:38:42 -05:00
Brandon Keepers
a44116eb36 Edits 2017-03-12 10:54:31 -05:00
Brandon Keepers
e5c0ee9680 Add plugin docs 2017-03-12 10:48:09 -05:00