Skip to content

Redesign to upload review comments in JSON file instead of posting directly #111

@slarse

Description

@slarse

Due to the limitations of the read-only GitHub token that's available when running a PR from a fork, it's not possible for an Action to post comments on its own. I've designed a workaround for this that revolves around uploading a JSON file as an artifact, and then have a bot post the comments on behalf of the action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions