Scout Worker API.
Scout Worker API.
URL that shows the changes in this ref
update, from the before
commit to the after
commit. For a newly created ref
that is directly based on the default branch, this is the comparison between the head of the default branch and the after
commit. Otherwise, this shows all commits until the after
commit.
An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the compare
between the before
commit and the after
commit.) The array includes a maximum of 20 commits. If necessary, you can use the Commits API to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries.
Whether this commit is distinct from any that have been pushed before.
Metaproperties for Git author/committer information.
Metaproperties for Git author/committer information.
The git author's email address.
The git author's email address.
The git author's email address.
For pushes where after
is or points to a commit object, an expanded representation of that commit. For pushes where after
refers to an annotated tag object, an expanded representation of the commit pointed to by the annotated tag.
For pushes where after
is or points to a commit object, an expanded representation of that commit. For pushes where after
refers to an annotated tag object, an expanded representation of the commit pointed to by the annotated tag.
Whether this commit is distinct from any that have been pushed before.
Metaproperties for Git author/committer information.
Metaproperties for Git author/committer information.
The git author's email address.
The git author's email address.
The git author's email address.
A git repository.
The URL to get more information about the repository from the GitHub API.
A template for the API URL to get information about deploy keys on the repository.
A template for the API URL to get information about collaborators of the repository.
A template for the API URL to get information about issue events on the repository.
A template for the API URL to list the available assignees for issues in the repository.
A template for the API URL to get information about branches in the repository.
A template for the API URL to create or retrieve a raw Git blob in the repository.
A template for the API URL to get information about Git tags of the repository.
A template for the API URL to get information about Git refs of the repository.
A template for the API URL to create or retrieve a raw Git tree of the repository.
A template for the API URL to get information about statuses of a commit.
The API URL to get information about the languages of the repository.
A template for the API URL to list the contributors to the repository.
The API URL to list the subscribers on the repository.
The API URL to subscribe to notifications for this repository.
A template for the API URL to get information about commits on the repository.
A template for the API URL to get information about Git commits of the repository.
A template for the API URL to get information about comments on the repository.
A template for the API URL to get information about issue comments on the repository.
A template for the API URL to get the contents of the repository.
A template for the API URL to compare two commits or refs.
A template for the API URL to download the repository as an archive.
A template for the API URL to get information about issues on the repository.
A template for the API URL to get information about pull requests on the repository.
A template for the API URL to get information about milestones of the repository.
A template for the API URL to get information about notifications on the repository.
A template for the API URL to get information about labels of the repository.
A template for the API URL to get information about releases on the repository.
The API URL to list the deployments of the repository.
Whether to delete head branches when pull requests are merged.