typesafehub / ghpullrequest-validator

A simple utility to run pull requests against jenkins jobs. Uses Akka.
30 stars 9 forks source link

don't use String to represent SHAs internally #32

Open adriaanm opened 11 years ago

adriaanm commented 11 years ago

one reason to make sure to resolve commit SHAs to a standard, sufficiently long representation, is that github's commit status api does not recognize deadbeef and deadbee as shas for the same commit