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 MergeGuard ¶ added in v1.5.56
type MergeGuard struct {
WriteComment bool `default:"false" hidden:"" help:"Write comment directly"`
}
Click to show internal directories.
Click to hide internal directories.