Skip to content

Put each line in the BatchMergerResult Slack msg in separate contexts

What does this MR do and why?

Describe in detail what your merge request does and why.

Put each line of the BatchMergerResult Slack message into a separate context block. Putting each line into a separate context block avoids the problem of too much text in one block causing the message to cross the 3000 character block length limit. (Slack docs).

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports

Loading