Files
tea4j-autodeploy/docs/PullReview.md
T
2026-03-31 00:01:59 +00:00

1.1 KiB

PullReview

Properties

Name Type Description Notes
body String [optional]
commentsCount Long [optional]
commitId String [optional]
dismissed Boolean [optional]
htmlUrl String HTMLURL is the web URL for viewing the review [optional]
id Long [optional]
official Boolean [optional]
pullRequestUrl String HTMLPullURL is the web URL for the pull request [optional]
stale Boolean [optional]
state StateEnum [optional]
submittedAt Date [optional]
team Team [optional]
updatedAt Date [optional]
user User [optional]

Enum: StateEnum

Name Value
APPROVED "APPROVED"
PENDING "PENDING"
COMMENT "COMMENT"
REQUEST_CHANGES "REQUEST_CHANGES"
REQUEST_REVIEW "REQUEST_REVIEW"