Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeploymentService ¶
type DeploymentService struct {
// contains filtered or unexported fields
}
func NewDeploymentService ¶
func NewDeploymentService( c config.Config, s scm.Client, p ports.PipelineOrchestrator, r ports.Persistence, comp *compliance.Engine, ) *DeploymentService
Construtor atualizado
func (*DeploymentService) ReleasePRLocks ¶
ReleasePRLocks libera todos os locks de um PR Usado quando PR é merged, closed, ou comando /unlock
Click to show internal directories.
Click to hide internal directories.