check

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: UNKNOWN not legal advice Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCheckCmd

func NewCheckCmd(verbose *bool) *commands.Command

Types

type AutoContent

type AutoContent struct {
	Description        string
	Satisfied          bool
	ConditionDetails   string
	RequirementDetails string
}

These structures contain the necessary information to generate the bot's comment from the template file.

type CommentContent

type CommentContent struct {
	AutoRules   []AutoContent
	ManualRules []ManualContent
	// contains filtered or unexported fields
}

type ManualContent

type ManualContent struct {
	Description      string
	CheckedBy        string
	ConditionDetails string
	Teams            []string
}

Jump to

Keyboard shortcuts

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