actions

package
v0.0.0-...-91a168e Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatApprovalRequestNotice

func FormatApprovalRequestNotice(actionID string) string

Types

type Proposal

type Proposal struct {
	Type    string                 `json:"type"`
	Target  string                 `json:"target,omitempty"`
	Summary string                 `json:"summary,omitempty"`
	Payload map[string]any         `json:"payload,omitempty"`
	Raw     map[string]interface{} `json:"raw,omitempty"`
}

func ExtractProposal

func ExtractProposal(input string) (cleanText string, proposal *Proposal)

Directories

Path Synopsis
plugins

Jump to

Keyboard shortcuts

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