Classes
Enumerations
Interfaces
TypeAliases

CompassStatusTimeStamps

The details of a Pull request's timestamps.

Property NameTypeDescription
__typenameLiteral
firstReviewedAtMaybe<Any>The date and time when the PR was first reviewed.
lastReviewedAtMaybe<Any>The date and time when the PR was last reviewed.
mergedAtMaybe<Any>The date and time when the PR was merged.
rejectedAtMaybe<Any>The date and time when the PR was rejected.

Rate this page: