You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

NameDescriptionTypeUsage Example
EmailAddress
The email address of the userString$Build.StartedBy.EmailAddress$
FirstName
The first name of the userString$Build.StartedBy.FirstName$
FullName
The full name of the user (a concatenation of FirstName and LastName)String$Build.StartedBy.FullName$
LastName
The last name of the userString$Build.StartedBy.LastName$
UserName
The Continua CI username for the userString$Build.StartedBy.Username$
  • No labels