Commit Graph

77 Commits

Author SHA1 Message Date
Brandon Keepers a8d73722a2
Merge remote-tracking branch 'origin/master' into integration
* origin/master: (65 commits)
  Move vm code into sandbox
  Update docs
  Look for config in .probot.js
  Remove URL stuff for now
  Use handlebars in comment templates
  Remove unnecessary semicolon
  Extract Sanbox class, remove workflows.push
  Move evaluator to its own file
  Remove unused modules
  More style fixes
  Fix style
  Reimplement reactions
  Implement unlock
  Implement locking
  Implement open
  Implement unlabel
  Implement unassign
  Implement issue assignment
  Implement comment test
  Move label tests into plugin
  ...
2016-11-18 14:51:23 -06:00
Brandon Keepers 7187c9c258
Update docs 2016-11-17 22:38:09 -06:00
Brandon Keepers 9969849fde
Merge remote-tracking branch 'origin/master' into integration
* origin/master: (34 commits)
  Update docs
  Fix lint error
  Add comment syntax
  "or" instead of "and"
  Add instruction to turn on verbose logging
  Update docs
  Fall back to generating parser at runtime
  Fix lint errrors
  Remove yaml dependency
  Use parser in place of yaml syntax
  Fix lint errors
  Behaviors are separated by a semicolon
  Separate events by 'and' instead of comma
  Implement 'then'
  Implement simple actions
  Implement "on" part of the syntax
  Add pegjs as a dev dep
  Document react action
  Remove 'why' section
  No longer aspirational
  ...
2016-10-19 23:48:19 -05:00
Brandon Keepers 574d2c599f
Update docs 2016-10-18 00:41:55 -05:00
Brandon Keepers 70aff7f307
Remove 'why' section 2016-10-16 23:32:21 -05:00
Brandon Keepers f62eedf26f
No longer aspirational 2016-10-16 23:29:30 -05:00
Brandon Keepers 79e991bcf6
Remove unimplemented examples from README 2016-10-16 23:28:09 -05:00
Brandon Keepers 37c8826411
Clarify what happens after clicking install 2016-10-16 18:13:00 -05:00
Brandon Keepers 4a998e3691 typo
h/t @lee-dohm
2016-10-16 17:03:42 -05:00
Brandon Keepers 0fd6d0b161
Add docs on installing the integration 2016-10-16 12:05:22 -05:00
Brandon Keepers 57e977271c
Update heroku url 2016-10-12 22:36:44 -05:00
Brandon Keepers b8d4c6186b
Docs on installing 2016-10-12 22:24:48 -05:00
Brandon Keepers 1ff6ce064b Add Gitter.im badge 2016-10-12 15:44:10 -05:00
Brandon Keepers 5352a49912
Fix event names 2016-10-12 11:17:40 -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
Ben Balter 558509ce52 Add @parkr's Auto-reply 2016-10-10 11:49:21 -04:00
Brandon Keepers 5cc30e4f31
remove TODO from README 2016-10-08 00:11:40 -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 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 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 1dacd7f718
README is aspirational 2016-09-16 17:00:52 -05:00
Brandon Keepers bb04d3b18a TODOs 2016-09-16 12:03:17 -07:00
Brandon Keepers 1f838dfb1c README driven development 2016-09-16 09:07:36 -07:00