project_v2_item

package
v0.3.22 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(client *clients.Github, rawConfig map[string]any) (handlers.WebhookHandler[*Params], error)

Types

type Params

type Params struct {
	ProjectNumber int64
	ProjectID     string
	ContentNodeID string
}

type ProjectV2ItemHandler

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

func (*ProjectV2ItemHandler) Handle

func (r *ProjectV2ItemHandler) Handle(ctx context.Context, log *slog.Logger, p *Params) error

Handle removes a label from an issue or pull request when being moved to a certain project column

Jump to

Keyboard shortcuts

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