Commit Graph

196 Commits

Author SHA1 Message Date
Brandon Keepers
a44116eb36 Edits 2017-03-12 10:54:31 -05:00
Brandon Keepers
75c30f6002 Remove old documentation 2017-03-12 10:51:00 -05:00
Brandon Keepers
e5c0ee9680 Add plugin docs 2017-03-12 10:48:09 -05:00
Brandon Keepers
1ba24b11f6 Merge remote-tracking branch 'origin/master' into demo
* origin/master: (25 commits)
  Add Context.halt() function to make halting a rule simple
  Update examples
  💚 Update integration tests
  Stop using const because state was leaking between tests
  🎨
  Add a bunch of Workflow tests
  Add specs for Filter.on()
  Add Filter plugin
  Remove payload module
  Move GitHub Integration code to a module
  Rename server.js to index.js
  Move server implementation to separate file
  typo
  Clean up docs
  Revert "Add routing plugin"
  Move requires to avoid circular dependencies
  Add documentation for createIssue
  Fix syntax errors
  Add labels and assignees
  Add routing plugin
  ...

# Conflicts:
#	package.json
2017-03-11 07:59:22 -06:00
Brandon Keepers
3142422e02 Tweak deleted message 2017-03-11 07:58:22 -06:00
Brandon Keepers
0e4c2d8117 Ingore comments from all bot users 2017-03-11 07:58:15 -06:00
Lee Dohm
48b5b3f8ba Update examples 2017-03-01 13:37:01 -08: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
Johannes Nicolai
cb5c538383 Removing duplicate welcome example as it is included in README.md 2016-12-07 19:06:50 +01:00
Johannes Nicolai
4ed502951d Added two further examples and kept the original example in README.md 2016-12-07 19:04:27 +01:00
Brandon Keepers
5404a44fd9 Configure xo to work with probot scripts 2016-12-07 09:56:50 -06:00
Brandon Keepers
1d9eed64ee Start a demo script 2016-12-07 09:51:38 -06:00
Brandon Keepers
8411487998 Fix examples of content 2016-12-07 09:47:13 -06: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
66573e43e9 add label example 2016-11-20 22:01:48 -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
Matt Colyer
b58d51d4df Update docs, js arrow functions don't have this 2016-11-16 14:36:25 -08:00
Brandon Keepers
6ddb997b7c Experiment with examples as pure JS 2016-11-15 22:42:17 -06:00
Brandon Keepers
2397c7070a Add docs on negation 2016-11-03 20:37:04 -05:00
Brandon Keepers
c526432b73 Fix headings 2016-10-30 11:50:06 -05:00
Brandon Keepers
ff3a0106da Update examples 2016-10-30 11:48:52 -05:00
Brandon Keepers
338b15f6b4 Update examples 2016-10-29 15:09:08 -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