Skip to content

GHPullRequestReviewComment.getHtmlUrl() always returns null #736

@rmetzger

Description

@rmetzger

This is a feature request.
Said method is implemented as follows

public URL getHtmlUrl() {
     return null;
}

Even though the REST API returns a html_url: https://api.github.com/repos/apache/flink/pulls/comments/184057665

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions