diff options
author | Teddy Wing | 2017-11-09 23:30:04 +0100 |
---|---|---|
committer | Teddy Wing | 2017-11-09 23:30:04 +0100 |
commit | e5e44f9e7c2cc1d959fe0542fc81c4b9b792cded (patch) | |
tree | 6b9e5ccb54a7525dde6854735681a24a2049aff2 /src/lib.rs | |
parent | 129748773ae3e6021a0429b6a38ea96d21426a79 (diff) | |
download | kipper-e5e44f9e7c2cc1d959fe0542fc81c4b9b792cded.tar.bz2 |
CommitRef::new: Parse `PullRequestEvent` payload instead of `PushEvent`
I had originally written this method to parse the payload from the
`PushEvent` GitHub webhook, but I now decided that I'd rather listen to
the `PullRequestEvent` webhook. It'll mean less traffic and eliminates
the work of updating GitHub commit statuses when they're not really
going to be seen.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions