PullRequest.PullRequestMergeCommitSha Property

Definition

The merge commit Sha of the pull request.

[System.Text.Json.Serialization.JsonPropertyName("merge_commit_sha")]
public string PullRequestMergeCommitSha { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("merge_commit_sha")>]
member this.PullRequestMergeCommitSha : string with get, set
Public Property PullRequestMergeCommitSha As String

Property Value

Attributes

Applies to