Commit Graph

8 Commits

Author SHA1 Message Date
Brandon Keepers
dfba43664a Remove unused fixtures 2017-03-11 16:04:30 -06:00
Brandon Keepers
2352493d92 Fix error on push event 2016-12-05 21:28:23 -06:00
Brandon Keepers
80aedee988 Support for deleting pull request review comments 2016-12-04 23:29:24 -06:00
Brandon Keepers
74fbdeda6b Support deleting commit comments 2016-12-04 23:19:24 -06:00
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
bf03127fe8 Implement conditions 2016-10-23 23:19:00 -05:00
Brandon Keepers
d53e792f31 Begin implementing integrations support 2016-10-12 17:49:27 -05:00
Brandon Keepers
520ead83df Use mustache to evaluate templates 2016-10-09 17:37:07 -05:00