aboutsummaryrefslogtreecommitdiffstats
path: root/src/pull_request.rs
AgeCommit message (Expand)Author
2017-11-11CommitRef::new(): Return `Result`Teddy Wing
2017-11-09CommitRef::new: Parse `PullRequestEvent` payload instead of `PushEvent`Teddy Wing
2017-11-09CommitRef: Add `owner` fieldTeddy Wing
2017-11-08pull_request.rs: Make `CommitRef` publicTeddy Wing
2017-11-07pull_request.rs: Parse JSON payload to create `CommitRef` structTeddy Wing
2017-11-07pull_request.rs: Idea to get needed data from JSON payloadTeddy Wing
2017-11-07Add modules for GitHub and Jenkins interactionTeddy Wing