Skip to content

Add report_in_body configuration option for email settings#1

Merged
vhsantos merged 1 commit intomasterfrom
report_in_body
Mar 31, 2026
Merged

Add report_in_body configuration option for email settings#1
vhsantos merged 1 commit intomasterfrom
report_in_body

Conversation

@vhsantos
Copy link
Copy Markdown
Owner

  • Introduced a new configuration option report_in_body to include the full report text in the email body.
  • Updated the sample configuration file and README to reflect this new option.
  • Enhanced the email output functionality to conditionally render the report in the email body based on the new setting.
  • Added tests to verify the behavior of the email output with the report_in_body option enabled and disabled.

- Introduced a new configuration option `report_in_body` to include the full report text in the email body.
- Updated the sample configuration file and README to reflect this new option.
- Enhanced the email output functionality to conditionally render the report in the email body based on the new setting.
- Added tests to verify the behavior of the email output with the `report_in_body` option enabled and disabled.
@vhsantos vhsantos merged commit b7a7570 into master Mar 31, 2026
3 checks passed
@vhsantos vhsantos added the enhancement New feature or request label Mar 31, 2026
@vhsantos vhsantos self-assigned this Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant