Contents

CiGitUser

The Git identity (name and email) of the person who authored or committed the code change that triggered an Xcode Cloud build.

Declaration

object CiGitUser

Properties

NameTypeDescription
avatarUrluri

The URL to the Git user’s avatar image.

displayNamestring

The name of the Git user.

See Also

Objects