Contents

CiBuildRun.Attributes.DestinationCommit

The latest commit of a pull request’s target branch or the source commit for builds that aren’t pull request builds.

Declaration

object CiBuildRun.Attributes.DestinationCommit

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