Commit Graph

39 Commits

Author SHA1 Message Date
Brandon Keepers
6ac4a06fd4 Fix link to deployment docs (#669) 2018-08-27 18:41:25 -04:00
Tommy Byrd
59f924e4e6 Add environment variable option to provide a base64 encoded key (#624)
* check for base64 in the PRIVATE_KEY variable

* Update private_key config documentation

* Link to deployment docs for private key usage
2018-08-10 08:07:12 -04:00
Tom Milligan
4118f1d9dc Added env var INSTALLATION_TOKEN_TTL (#638)
* Add env var INSTALLATION_TOKEN_TTL

* Fixed jest tests not running under yarn with insecure localhost warning

* Update configuration.md

* Added integration nock tests for Application auth cache

* Fix test comment typo

* Clean global variables both before and after auth cache tests
2018-08-07 08:11:51 -07:00
Bex Warner
952f88b5b4 Clarifies the Probot requires a webhook secret (#621)
* Update development.md

* Update configuration.md

* Update configuration.md

* Update development.md
2018-07-13 09:50:42 -07:00
Brandon Keepers
e284ee2567 Tweak formatting of config docs (#603)
* Move required indicator inline

* Remove example column

* Several tweaks to env docs

1. Sort alphabetically
2. Tweak descriptions
3. Clearer pattern for default values: `Default: <value>`

* implement @tcbyrd's idea for examples
2018-07-10 15:40:04 -07:00
Bex Warner
866929f2aa Revert "Configuration: DISABLE_STATS=true" (#591)
* Revert "chore(package): update @types/jest to version 23.0.0 (#555)"

This reverts commit dee76d207b.

* Revert "docs(configuration): DISABLE_STATS=true (#578)"

This reverts commit 3ac0fa1e68.
2018-06-27 17:21:49 -07:00
Gregor Martynus
3ac0fa1e68 docs(configuration): DISABLE_STATS=true (#578) 2018-06-27 19:15:14 -05:00
Bex Warner
a54243394d doc: Clarify that WEBHOOK_SECRET needs to match GitHub settings (#588) 2018-06-27 09:32:27 -05:00
Bex Warner
c676d6c561 add backticks (#574) 2018-06-20 14:50:27 -07:00
Bex Warner
44d2f5aa83 add env config docs (#544)
* add env config docs

* fix environmental, add quotes

* actually commit all the things

* add npm rules blurb

* dotenv npm wording

* make formatting into a beautiful table

* place ordering before deployment

* fix md tables for gh markdown even though they work in atom readme preview

* specify defaults and add period
2018-06-12 12:59:56 -07:00
Brandon Keepers
75c30f6002 Remove old documentation 2017-03-12 10:51:00 -05:00
Brandon Keepers
242f712c9f typo 2017-01-25 22:54:43 -06:00
Brandon Keepers
92d69c97c8 Clean up docs
- consistent use of quotes (always single quote)
- `js` syntax highlighting for everything
2017-01-25 22:53:59 -06:00
Michael Johnson
74f387b196 Add documentation for createIssue 2017-01-25 19:55:08 -07:00
Brandon Keepers
65c00d689c Remove link to "then" 2016-12-07 09:39:51 -06:00
Brandon Keepers
e01c865e1c Add docs for deleteComment 2016-12-04 23:29:44 -06:00
Brandon Keepers
fc6fefa1f1 Rename load => include 2016-12-04 16:36:42 -06:00
Brandon Keepers
fe698f09f8 Add docs for load 2016-12-04 16:20:52 -06:00
Brandon Keepers
a20c245a8f Fix headings 2016-12-04 16:20:36 -06:00
Brandon Keepers
90708f3fba Remove reactions, which are not supported by integrations 2016-11-20 21:31:36 -06:00
Brandon Keepers
7187c9c258 Update docs 2016-11-17 22:38:09 -06:00
Brandon Keepers
2397c7070a Add docs on negation 2016-11-03 20:37:04 -05:00
Brandon Keepers
84670eaa5d Initial docs on conditions 2016-10-29 09:56:58 -05:00
Brandon Keepers
c0e9fff4eb Update docs 2016-10-19 23:32:26 -05:00
Brandon Keepers
574d2c599f Update docs 2016-10-18 00:41:55 -05:00
Brandon Keepers
133dce25e6 Document react action 2016-10-16 23:35:28 -05:00
Brandon Keepers
79e991bcf6 Remove unimplemented examples from README 2016-10-16 23:28:09 -05:00
Brandon Keepers
f7bc9a183e Fix then syntax 2016-10-16 23:19:30 -05:00
Brandon Keepers
eba555d5f6 Update not at top of readme 2016-10-16 23:19:24 -05:00
Brandon Keepers
62d4a8abdb Move aspirational examples to separate file 2016-10-16 23:16:57 -05:00
Brandon Keepers
4d76cc1f9e Remove unimplemented merge action 2016-10-16 23:07:27 -05:00
Brandon Keepers
2858724b1c Remove unimplemented from_file option
cc https://github.com/bkeepers/PRobot/issues/42
2016-10-16 23:06:56 -05:00
Brandon Keepers
29295ddc50 Remove unimplemented payload conditions
cc https://github.com/bkeepers/PRobot/issues/41
2016-10-16 23:00:54 -05:00
Brandon Keepers
fb38a39fcf Remove interit_from syntax
cc https://github.com/bkeepers/PRobot/issues/40
2016-10-16 22:48:01 -05:00
Brandon Keepers
5352a49912 Fix event names 2016-10-12 11:17:40 -05:00
Brandon Keepers
147b2d755a a few other crazy ideas 2016-10-10 09:35:54 -05:00
Brandon Keepers
2eebbdc1ec Split up refactored dispatcher 2016-10-10 01:26:34 -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