jekyll / Utterson

CI benchmarking suite for Jekyll
MIT License
13 stars 8 forks source link

Monkey patch Octokit::Client to access Checks API #61

Open ashmaroli opened 6 years ago

ashmaroli commented 6 years ago

Continuation of comments in #60

With this we temporarily enhance Octokit::Client to send requests to a couple of endpoints in the Checks API.

Initial implementation

(Along similar lines as existing methods included within Octokit::Client)

/cc @mattr-