Magidoc

CreatedCommitContribution
Object

Represents the contribution a user made by committing to a repository.

Fields

#

commitCount

Non-null

How many commits were made on this day to this repository by the user.

isRestricted

Non-null

Whether this contribution is associated with a record you do not have access to. For example, your own 'first issue' contribution may have been made on a repository you can no longer access.

occurredAt

Non-null

When this contribution was made.

repository

Non-null

The repository the user made a commit in.

resourcePath

Non-null

The HTTP path for this contribution.

url

Non-null

The HTTP URL for this contribution.

user

Non-null

The user who made this contribution.

Interfaces

#

Also implements Contribution .

Usages

#

References

#