Parsers interpret incoming events into one the refined event types.
Normalize the incoming type of event into the three supported categories: change, deployment, or incident.
change
deployment
incident
Get payload fields from the right places.
Optional
Get the repository name.
Description
Parsers interpret incoming events into one the refined event types.