opensearch-project / reporting-cli

Apache License 2.0
4 stars 13 forks source link

[FEATURE] Support custom email banner/image #66

Open joshuali925 opened 6 months ago

joshuali925 commented 6 months ago

Is your feature request related to a problem?

Currently the email banner is hard coded https://github.com/opensearch-project/reporting-cli/blob/51f88691d2c525443560ae3be2cd80d1abb1aeed/src/email-helpers.js#L46-L53 https://github.com/opensearch-project/reporting-cli/blob/51f88691d2c525443560ae3be2cd80d1abb1aeed/src/email-helpers.js#L100-L109

What solution would you like?

It would be useful if reporting-cli supports a way to config them.

What alternatives have you considered?

A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?

Add any other context or screenshots about the feature request here.

Jerakin commented 2 months ago

I would love the banner image to be customizable (or removable), I would want a way to only send the image really.

The banner (and accompanying text) is huge, the (combined) height is about 500px which combined with the UI of the email software means that the actual important content starts maybe halfway down the screen.