Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

List commits in a repo.

Inputs

Champ

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

Champ

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

avatarUrl [required]

string

htmlUrl [required]

string

name [required]

string

company [required]

string

email [required]

string

author [required]

object

login [required]

string

avatarUrl [required]

string

htmlUrl [required]

string

name [required]

string

company [required]

string

email [required]

string