Skip to content

commentmessage can be too big and fail #245

Open
@markjm

Description

@markjm

Problem Description

There is a limit to comment in checks api summary. When there are a large number of changes (like changing a setting across all repos), this API call can fail, casuing no completion status to ever be posted

What is actually happening

Check run stays pending

What is the expected behavior

Check run completes

A simple solution we are using is to just make sure the comment fits in summary limits
image
but its not super pretty. I can implenent this solution if we want

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions