workflowrunfacts

package
v1.1.0-beta-1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Workflow Run Facts

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(opts ...option.RequestOption) *Client

func (*Client) ReadWorkflowRunFacts

func (c *Client) ReadWorkflowRunFacts(
	ctx context.Context,
	org string,
	wf string,
	wfGrp string,
	wfRun string,
	wfRunFacts string,
	opts ...option.RequestOption,
) (map[string]interface{}, error)

Get workflow run facts details inside a workflow. For more information, see this [WorkflowRunFact Discussion](https://github.com/StackGuardian/feedback/discussions/109).

Jump to

Keyboard shortcuts

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