plugins

package
v0.0.0-...-05801a8 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2025 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBranchProtection

func NewBranchProtection(dao gh.API) input.Plugin

func NewFilesChanged

func NewFilesChanged(dao gh.API, sizeLimit int) input.Plugin

func NewPullRequestReviewers

func NewPullRequestReviewers(dao gh.API) input.Plugin

Types

type FilesChanged

type FilesChanged struct {
	// contains filtered or unexported fields
}

func (*FilesChanged) GetInputMsg

func (fc *FilesChanged) GetInputMsg(ctx context.Context, ghe input.GHE) (json.RawMessage, error)

GetMessage implements input.Plugin.

func (*FilesChanged) Name

func (fc *FilesChanged) Name() string

Name implements input.Plugin.

type PullRequestReviewers

type PullRequestReviewers struct {
	// contains filtered or unexported fields
}

func (*PullRequestReviewers) GetInputMsg

func (prr *PullRequestReviewers) GetInputMsg(ctx context.Context, ghe input.GHE) (json.RawMessage, error)

func (*PullRequestReviewers) Name

func (prr *PullRequestReviewers) Name() string

Name implements input.Plugin.

Jump to

Keyboard shortcuts

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