interface PullRequestCommentChangeLogNotificationPullRequestCreate {
    field: "notification";
    newValue: "pullRequestCreate";
    originalValue: null;
}

Properties

field: "notification"
newValue: "pullRequestCreate"
originalValue: null