# Packages

No description provided by the author

# Functions

NewDefaultEventHandler returns a new default event handler.

# Constants

No description provided by the author
No description provided by the author

# Structs

DefaultEventHandler is the default CI event handler.
MergeEvent fires when a merge occurs to the default branch.
MergeEventConfig is the configuration for the MergeEvent.
TagEvent fires when a tag is pushed.

# Interfaces

Event represents a CI event.
EventHandler handles CI events.

# Type aliases

EventType represents a CI event type.