Skip to content

add comments to an in-progress review #24

@forivall

Description

@forivall

the help text for gh-comment add-review --help claims

Since GitHub's API requires all review comments to be created together,
this command allows you to specify multiple comments for a single review.

however, it's fully possible to create a review and add to it gradually with the graphql api. see the mutation addPullRequestReviewThread and submitPullRequestReview. Example usage is in my gh aliases config: https://github.com/forivall/dotfiles/blob/76498fcd496a01db54f5588fda54e3a7526b707c/gh/config.yml#L256C1-L263C7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions