runbook

package
v0.1.36 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ActionTypeSlack  = "slack"
	ActionTypeJira   = "jira"
	ActionTypeLinear = "linear"
	ActionTypeExec   = "exec"
)

Variables

This section is empty.

Functions

func Runbook

func Runbook(ctx context.Context, cfgPath string, report ux.ReportDocT) error

Types

type Action

type Action interface {
	Execute(ctx context.Context, cre map[string]any) error
}

Jump to

Keyboard shortcuts

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