Magidoc

WorkflowRunFile
Object

An executed workflow file for a workflow run.

Fields

#

id

ID !
Non-null

The Node ID of the WorkflowRunFile object

path

Non-null

The path of the workflow file relative to its repository.

repositoryFileUrl

Non-null

The direct link to the file in the repository which stores the workflow file.

repositoryName

Non-null

The repository name and owner which stores the workflow file.

resourcePath

Non-null

The HTTP path for this workflow run file

run

Non-null

The parent workflow run execution for this file.

url

Non-null

The HTTP URL for this workflow run file

viewerCanPushRepository

Non-null

If the viewer has permissions to push to the repository which stores the workflow.

viewerCanReadRepository

Non-null

If the viewer has permissions to read the repository which stores the workflow.

Interfaces

#

Also implements Node , UniformResourceLocatable .

Usages

#

References

#