jsjolen / smallest-java-ci

CI that we made for edu. purposes.
0 stars 0 forks source link

Parse PullRequest event #10

Closed jsjolen closed 5 years ago

jsjolen commented 5 years ago

A PullRequest event has a relatively small number of fields which are of interest to us.

In this issue I'll be specifying which these are and code will be provided which extract them into some data class (probably).