action

package
v1.6.8 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action struct {
	Comment    Comment    `cmd:""  help:"GitHub action for Matter spec documents"`
	Disco      Disco      `cmd:"" default:"" help:"GitHub action for Matter spec documents"`
	ZAP        ZAP        `cmd:"" help:"GitHub action for Matter SDK ZAP XML"`
	MergeGuard MergeGuard `cmd:"" help:"GitHub action to prevent Provisionality and Parse errors to be merged."`
}

type Comment

type Comment struct {
}

func (*Comment) Run

func (c *Comment) Run(cc *cli.Context) (err error)

type Disco

type Disco struct {
}

func (*Disco) Run

func (c *Disco) Run(cc *cli.Context) (err error)

type MergeGuard added in v1.5.56

type MergeGuard struct {
	WriteComment bool `default:"false" hidden:"" help:"Write comment directly"`
}

func (*MergeGuard) Run added in v1.5.56

func (c *MergeGuard) Run(cc *cli.Context) (err error)

type ZAP

type ZAP struct {
}

func (*ZAP) Run

func (z *ZAP) Run(cc *cli.Context) (err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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