ignore_workflow

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FindingsIdKey = "finding-id"

	IgnoreIdKey         = "ignore-id"
	IgnoreIdDescription = "Ignore ID"

	IgnoreTypeKey = "ignore-type"

	ReasonKey = "reason"

	ExpirationKey = "expiration"

	RemoteRepoUrlKey = configuration.FLAG_REMOTE_REPO_URL

	InteractiveKey    = "interactive"
	EnrichResponseKey = "enrich_response"

	ConfigIgnoreApprovalEnabled = "internal_iaw_enabled"
)

Variables

View Source
var WORKFLOWID_IGNORE_CREATE workflow.Identifier = workflow.NewWorkflowIdentifier(ignoreCreateWorkflowName)
View Source
var WORKFLOWID_IGNORE_DELETE workflow.Identifier = workflow.NewWorkflowIdentifier(ignoreDeleteWorkflowName)
View Source
var WORKFLOWID_IGNORE_EDIT workflow.Identifier = workflow.NewWorkflowIdentifier(ignoreEditWorkflowName)

Functions

func InitIgnoreWorkflows

func InitIgnoreWorkflows(engine workflow.Engine) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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