workflows_post_git_commits: Commit and push a new version of the file

Description Usage Arguments Value

Description

Commit and push a new version of the file

Usage

1
workflows_post_git_commits(id, content, message, file_hash)

Arguments

id

integer required. The ID of the file.

content

string required. The contents to commit to the file.

message

string required. A commit message describing the changes being made.

file_hash

string required. The full SHA of the file being replaced.

Value

A list containing the following elements:

content

string, The file's contents.

type

string, The file's type.

size

integer, The file's size.

fileHash

string, The SHA of the file.


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.