Versions in this module Expand all Collapse all v1 v1.0.1 Jun 2, 2026 Changes in this version + type DeploymentService struct + func NewDeploymentService(c config.Config, s scm.Client, p ports.PipelineOrchestrator, ...) *DeploymentService + func (s *DeploymentService) ReleasePRLocks(ctx context.Context, repo string, prNumber int) error + func (s *DeploymentService) RunApply(ctx context.Context, repoID string, prNum int, user string) error