Commit Graph

8 Commits

Author SHA1 Message Date
Bo Zhang
a73beeb630 Docs: Missing break statement in "Early exit" example (#538)
In current example, the `for` loop won't exit unless the missing `break` statement is added.
2018-05-20 07:23:33 -05:00
Ryan Tsao
36e3b57b41 feature: Add early termination to paginate method (#329) 2018-01-11 13:16:44 -05:00
Brandon Keepers
c5a0c5956c Add context.log to add event context to each log message (#321)
* Add logger on context.log

* Update robot.log instances in docs

* Add more event context
2017-11-21 12:31:55 -06:00
Brandon Keepers
4e14bd72e4 docs: fix log statement 2017-09-26 08:16:32 -05:00
Brandon Keepers
60558f92b6 Merge pull request #252 from probot/lint-docs
Add eslint-plugin-markdown to lint docs
2017-09-12 10:38:58 -05:00
Brandon Keepers
bb8e7136d8 Add eslint-plugin-markdown to lint docs 2017-09-12 07:01:18 -07:00
Brandon Keepers
0ec3550882 Add docs on extensions 2017-09-11 20:46:57 -07:00
Brandon Keepers
0158c1f167 Rework docs for website 2017-08-18 07:48:49 -05:00