push

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 9, 2022 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandlePushEvent

func HandlePushEvent(
	ctx context.Context,
	logger *zap.Logger,
	event *gh.PushEvent,
	githubRepositoryRepo db.GitHubRepositoryRepo,
	githubInstallationRepo db.GitHubInstallationRepo,
	workspaceWriter db_workspace.WorkspaceWriter,
	workspaceReadRepo db_workspace.WorkspaceReader,
	workspaceService service_workspace.Service,
	syncService *service_sync.Service,
	gitHubPRRepo db.GitHubPRRepo,
	changeRepo db_change.Repository,
	changeCommitRepo db_change.CommitRepository,
	executorProvider executor.Provider,
	gitHubAppConfig *config.GitHubAppConfig,
	githubClientProvider client.InstallationClientProvider,
	eventsSender events.EventSender,
	analyticsClient analytics.Client,
	reviewRepo db_review.ReviewRepository,
	activitySender sender_workspace_activity.ActivitySender,
	commentsService *service_comments.Service,
	buildQueue *workers_ci.BuildQueue,
) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL