PostCommentForPullRequestResponse
Types
Properties
Link copied to clipboard
In the directionality of the pull request, the blob ID of the after blob.
Link copied to clipboard
The full commit ID of the commit in the destination branch where the pull request is merged.
Link copied to clipboard
In the directionality of the pull request, the blob ID of the before blob.
Link copied to clipboard
The full commit ID of the commit in the source branch used to create the pull request, or in the case of an updated pull request, the full commit ID of the commit used to update the pull request.
Link copied to clipboard
The system-generated ID of the pull request.
Link copied to clipboard
The name of the repository where you posted a comment on a pull request.
Functions
Link copied to clipboard
inline fun copy(block: PostCommentForPullRequestResponse.Builder.() -> Unit = {}): PostCommentForPullRequestResponse