Skip to content

Allow commenting on PR without tying the comment to specific diff and line #489

@d4rky-pl

Description

@d4rky-pl

Currently, based on Pronto::Github#create_pull_comment the GH integration only allows two types of comments:

Commit comments are not ideal as they're quite hidden in GitHub UI - they're not displayed in the PR discussion so you need to actively look for them:
Image

It would be great if there was a third ✨ magical ✨ option of creating issue comments via Octokit client.add_comment when building custom runners so message can be displayed prominently in the PR discussion view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feedbackFeedback required to decide the way forward

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions