Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

getFileContents

Gets the contents of a file at a specific commit.

Examples

Get the contents of a file:

type: getFileContents
filename: README.md

Options

Title Property Description Default Required
File name filename Name of the file to retrieve.
Sha sha The commit sha at which to retrieve the file contents. This will default to the head commit sha from the pull request or push payload.