Contents

CiBuildRun.Attributes.SourceCommit

The latest commit of a Git branch or tag, or of a pull request’s source branch.

Declaration

object CiBuildRun.Attributes.SourceCommit

Properties

NameTypeDescription
authorCiGitUser

The author of the commit.

commitShastring

The commit hash.

committerCiGitUser

The commit’s Git committer.

messagestring

The commit message.

webUrluri

The commit URL.

See Also

Objects and Types