webhook-payload: Wrapper around Github's webhook payload for post receive hooks
webhook-payload: Allows you to take the data github gives you on a post receive hook and convert it into an object with a bunch of useful conversions from string to types like timestamps to Time and file paths to Pathname.

Comments