ChangeRequestApprovedEvent
ChangeRequestEvent represents an entry in the change request’s activity log
Properties
idstring requiredThe event IDreplacedBystring optionalID of event that replaces this one (for event updates)changeRequestIdstring requiredThe change request this event belongs torevisionNumberinteger requiredThe revision number that was latest when this event occurred- The user who triggered this event
- ↳
namestring requiredThe user’s display name. - ↳
githubLoginstring requiredThe user’s login name. - ↳
avatarUrlstring requiredThe URL of the user’s avatar image. - ↳
emailstring optionalIMPORTANT: The email address of the user is only included on a few admin-only APIs. For nearly all APIs that return a UserInfo object, this will not be provided. considered sensitive information. createdAtstring requiredWhen this event occurredcommentstring optionalOptional comment associated with this eventeventTypestring required
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.