The details of a Pull request's timestamps.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
firstReviewedAt | Maybe<Any> | The date and time when the PR was first reviewed. |
lastReviewedAt | Maybe<Any> | The date and time when the PR was last reviewed. |
mergedAt | Maybe<Any> | The date and time when the PR was merged. |
rejectedAt | Maybe<Any> | The date and time when the PR was rejected. |
Rate this page: