latest 14 messages by Jachin_

+ [2015-06-20T11:26:48Z] Jachin_ The other sha1 confuses me becuase I thought it might be the sha1 of the branch being merged but it isn't
+ [2015-06-20T11:25:46Z] Jachin_ Yep I got that far, one of those parents is the pervious master sha1 and the other is some other sha1
+ [2015-06-20T11:24:33Z] Jachin_ I just can't see how the SHA1 of the head on master relates to the pull request.
+ [2015-06-20T11:23:37Z] Jachin_ And we don't cherry-pick the commits.
+ [2015-06-20T11:23:13Z] Jachin_ In my situation we don't push to master we just do merged pull requests from dev branchs
+ [2015-06-20T11:20:22Z] Jachin_ Or rather I has the SHA1 of the last commit built by my CI server. I want to see if this commit is the result of a pull request being merged.
+ [2015-06-20T11:19:19Z] Jachin_ I am trying to get the the last pull request that was merged
+ [2015-06-20T11:18:56Z] Jachin_ ah sorry, new to this.
+ [2015-06-20T10:52:55Z] Jachin_ Does anyone know much about the github api
+ [2015-06-20T10:51:52Z] Jachin_ Hello?
+ [2015-06-20T06:14:36Z] Jachin_ hello?
+ [2015-06-20T05:38:59Z] Jachin_ I can get this commit easily enough but how do I get the pull request that is associated with it?
+ [2015-06-20T05:38:34Z] Jachin_ My CI server has the last commit sha
+ [2015-06-20T05:38:18Z] Jachin_ I am using the github api and to get the last pull request that was merged into master