Skip to content

Truncate failed job list to 10 before notifying Slack

Jennifer Li requested to merge jennli-truncate-slack-payload into master

What does this MR do and why?

Closes Slack message fails to send for master broken i... (#1472 - closed)

The resulting paload was tested in Slack, see https://gitlab.slack.com/archives/CMA7DQJRX/p1706644814487559. Without this change, the requested payload is too large and fails to post.

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-policies-with-a-dry-run on how to perform dry-runs for new policies.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/blob/master/doc/reactive/best_practices.md#use-the-sandbox-to-test-new-processors on how to make sure a new processor can be tested.

Action items

Merge request reports