Module task

Source
Expand description

Tasks for the GitHub

The GitHub integration implements tasks that can be used to create automatons.

Structsยง

CheckRunOutputArgs
Input for check run output
CreateCheckRun
Create a check run
CreateCheckRunArgs
Input for create check run task
GetFile
Gets a file in a repository
ListCheckRunsForCheckSuite
List the check runs for a check suite
ListCheckRunsForGitSha
List the check runs for a Git reference
ListCheckSuites
List the check suites for a Git reference
UpdateCheckRun
Update a check run
UpdateCheckRunArgs
Input for update check run task