# Functions
DeleteAsCodeEventByWorkflowID removes all as_code_event from workflow_id.
LoadEventByWorkflowIDAndPullRequest returns a as code event if exists for given workflow holder and pull request info.
LoadEventsByWorkflowID returns as code events for the given workflow.
LoadEventsByWorkflowIDs loads all events attached to a workflow_id.
SyncEvents checks if workflow as to become ascode.
UpdateAsCodeResult pulls repositories operation and the create pullrequest + update workflow.
UpdateEvent in database.
UpsertEvent insert or update given ascode event.
# Constants
AsCodeEventType values.
AsCodeEventType values.
AsCodeEventType values.
AsCodeEventType values.
# Type aliases
EventType type for as code events.