Documentation ¶
Index ¶
- type SCM
- func (s *SCM) CloseProposal(ctx context.Context, proposal *git.Proposal) error
- func (s *SCM) CreateProposal(ctx context.Context, proposal *git.Proposal, opts git.ProposalOption) error
- func (s *SCM) GetCurrentProposal(ctx context.Context, baseBranch, branchPrefix string) (*git.Proposal, error)
- func (s *SCM) MergeProposal(ctx context.Context, proposal *git.Proposal) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SCM ¶
type SCM struct {
// contains filtered or unexported fields
}
func (*SCM) CloseProposal ¶
func (*SCM) CreateProposal ¶
func (*SCM) GetCurrentProposal ¶
Click to show internal directories.
Click to hide internal directories.