Documentation
¶
Index ¶
- func ExtractLogs(rc io.Reader) (string, error)
- func GetLogs(ctx context.Context, logger *clog.Logger, owner, repo string, runID int64, ...) (io.ReadCloser, error)
- func GetWorkflowByPath(ctx context.Context, client *github.Client, owner, repo, wfPath string) (*github.Workflow, error)
- func ListWorkflowRuns(ctx context.Context, logger *clog.Logger, client *github.Client, ...) ([]*github.WorkflowRun, error)
- func SearchWorkflowFiles(ctx context.Context, client *github.Client, query string) ([]string, error)
- type Finding
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetWorkflowByPath ¶
func ListWorkflowRuns ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.