Closed marssilva closed 2 months ago
Hi @jertel, I made some adjustments to the size of the summary and the body of the text, in "teams" the summary doesn't show everything when the text is long.
Thanks for submitting this. Can you adjust the schema to use enums for those new values. Ex:
telegram_parse_mode: {type: string, enum: ['markdown', 'markdownV2', 'html']}
Also, please add this PR to the changelog. You can either add the second PR hyperlink to your existing entry, or create a new entry.
Suggestions applied @jertel.
Description
Adding the feature that adjusts the size of the summary and body in the ms_power_automate alert.
Checklist
Created two tests for new feature and adjusted documentation.
make test-docker
with my changes.