I've noticed inconsistent behavior with the reduce_headings: true option in the discord embed message when there are multiple sections or subheaders in the release notes.
Example 1
- Heading is reduced as expected when there is a single section ("Bug Fixes")
Example 2
- Heading is not reduced when there are two or more sections ("Bug Fixes" and "Features")
I've noticed inconsistent behavior with the
reduce_headings: trueoption in the discord embed message when there are multiple sections or subheaders in the release notes.Example 1
Example 2