Skip to content

Bug: github-add-comment. produces too large task results #1369

@mikem-of

Description

@mikem-of

I'm using the github-add-comment to add comments to my PR and got hit with this error:

I'm getting this error:

STEP-POST-COMMENT
2026-03-18T16:01:24.110890856Z Sending this data to GitHub with POST:
2026-03-18T16:01:24.110890856Z {'body': '### 📦 Published npm packages\nUse the following commands to install them:\n\n- npm install xxx@0.0.1<#comment #comment=" published-npm-packages "></#comment>'}
2026-03-18T16:01:24.110890856Z a GitHub comment has been added to https://github.com/xxx/xxx/pull/123
2026-03-18T16:01:24.124258024Z 2026/03/18 16:01:24 Error while writing message: Termination message is above max allowed size 4096, caused by large task result.

This task writes two task results:

I downgraded to 0.3 as a workaround as that version does not write any task results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions