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.
Get the product name.
Generated using TypeDoc
Parsers interpret incoming events into one the refined event types.