Hoogle Search
Within LTS Haskell 23.26 (ghc-9.8.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module GitHub.Endpoints.Actions.
Workflows No documentation available.
-
github GitHub Get a workflow. See https://docs.github.com/en/rest/actions/workflows#get-a-workflow
-
github GitHub Get a workflow run attempt. See https://docs.github.com/en/rest/actions/workflow-runs#get-a-workflow-run-attempt
-
github GitHub Get a workflow run. See https://docs.github.com/en/rest/actions/workflow-runs#get-a-workflow-run
-
github GitHub Get the review history for a workflow run. See https://docs.github.com/en/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run
-
github GitHub List workflow runs for a workflow. See https://docs.github.com/en/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow
-
github GitHub List workflow runs for a repository. See https://docs.github.com/en/rest/actions/workflow-runs#list-workflow-runs-for-a-repository
workflowRunActor :: WorkflowRun -> !SimpleUsergithub GitHub.Data.Actions.WorkflowRuns No documentation available.
workflowRunAttempt :: WorkflowRun -> !Integergithub GitHub.Data.Actions.WorkflowRuns No documentation available.
workflowRunConclusion :: WorkflowRun -> !Maybe Textgithub GitHub.Data.Actions.WorkflowRuns No documentation available.