MergeMessage.

IsMergedPullRequest Property

Summary

Gets a value indicating whether this merge message represents a merged pull request.
Namespace
GitVersion
Containing Type
MergeMessage

Syntax

public bool IsMergedPullRequest { get; }

Value

Type Description
bool
GitHub