Hi
We use:
Oxidized-web v.0.14.0, Oxidized v.0.30.1
Sometimes the diffs get very large and hit the max for teams webhooks 1
I am sadly not proefficient in bash, but would like to do a tweak with one of two solution:
a: cut of the git output before the max message size and add a message like “Commit output truncated to fit the 28KB limit.”
b: create and send multiple messages each under 28KB
I’m writing here in the hope that somebody else might have made such modifications in their environment.