Skip to content

[Due for payment 2025-04-14] [Due for payment 2025-04-10] Fix GH actions report when E2E tests fail #59002

Description

@madmax330

Problem:

When the E2E tests fail, we create an issue like this and try to add a comment explaining what went wrong: #58907

When the comment is too long it causes and error and doesn't post it like so:
GraphQL: Body is too long (maximum is 65536 characters) (addComment)

This causes confusion because there are now two errors, the comment one not being related to the PR or the E2E tests but a limitation in the workflow.

Solution:

Stop trying to post the comment because the output that the comment is trying to post is already in the workflow logs

cc @AndrewGable @tgolen

Issue OwnerCurrent Issue Owner: @lydiabarclay

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Awaiting PaymentAuto-added when associated PR is deployed to productionBugSomething is broken. Auto assigns a BugZero manager.WeeklyKSv2

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions