GitHub

List commits

List commits in a repo.

Inputs

Field

Type

Description

repository [required]

string

The target repository, with the format {owner}/{repo}.

path

string

If specified, only commits containing this file path will be returned.

timePeriod

Specify a time range for the commits.

Outputs

Expand All

Field

Type

Description

commits [required]

[object]

sha [required]

string

url [required]

string

commit [required]

object

author [required]

object

name [required]

string

email [required]

string

committer [required]

object

name [required]

string

email [required]

string

message [required]

string

tree [required]

object

sha [required]

string

committer [required]

object

login [required]

string

avatar_url

string

html_url

string

name

string

company

string

email

string

author [required]

object

login [required]

string

avatar_url

string

html_url

string

name

string

company

string

email

string