probot/script
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
..
bootstrap Update docs on running app locally 2016-10-15 23:10:52 -05:00
console GITHUB_TOKEN only needed for console 2016-10-16 09:59:19 -05:00
server Fix permissions on script/server 2016-09-26 08:27:35 -05:00
test Update docs 2016-10-19 23:32:26 -05:00