# Constants
EventSeverityError represent an error event, usually a warning that something goes wrong.
EventSeverityInfo represents an informational event, usually informing about changes.
EventSeverityTrace represents a trace event, usually informing about actions taken during reconciliation.
EventTypeTrace represents a trace event.
Group is the API Group for the Event API.
MetaChecksumKey is the key used to hold the source artifact checksum.
MetaCommitStatusKey is the key used to signal a Git commit status event.
MetaCommitStatusUpdateValue is the value of MetaCommitStatusKey used to signal a Git commit status update.
MetaDigestKey is the key used to hold the source artifact digest.
MetaOriginRevisionKey is the key used to hold the source artifact origin revision.
MetaRevisionKey is the key used to hold the source artifact revision.
MetaTokenKey is the key used to hold an arbitrary token whose contents are defined on a per-event-emitter basis for uniquely identifying the contents of the event payload.