Skip to content

feat: Add send_automatic_confirmation_email setting#17

Merged
andreas-vester merged 1 commit into
mainfrom
feat_confo_mail_16
Jan 23, 2026
Merged

feat: Add send_automatic_confirmation_email setting#17
andreas-vester merged 1 commit into
mainfrom
feat_confo_mail_16

Conversation

@andreas-vester
Copy link
Copy Markdown
Owner

Add configuration option to control automatic confirmation emails when applications are approved, separate from rejection emails.

  • Add send_automatic_confirmation_email setting (default: False)
  • Expand test coverage with 8 parametrized scenarios

Closes #16

@andreas-vester andreas-vester added the enhancement New feature or request label Jan 23, 2026
@andreas-vester andreas-vester self-assigned this Jan 23, 2026
Add configuration option to control automatic confirmation emails
when applications are approved, separate from rejection emails.

- Add `send_automatic_confirmation_email` setting (default: False)
- Expand test coverage with 8 parametrized scenarios

Closes #16
@andreas-vester andreas-vester changed the title feat: Add send_automatic_confirmation_email setting feat: Add send_automatic_confirmation_email setting Jan 23, 2026
@andreas-vester andreas-vester merged commit f0a369c into main Jan 23, 2026
3 checks passed
@andreas-vester andreas-vester deleted the feat_confo_mail_16 branch January 23, 2026 19:32
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.

feat: Add flag to send automatic confirmation email

1 participant