Skip to content

feat: A/B templating for push notifications - #634

Merged
thlpkee20-wq merged 2 commits into
RevoraOrg:masterfrom
dumbdevss:feat/push-ab-templating
Jul 29, 2026
Merged

feat: A/B templating for push notifications#634
thlpkee20-wq merged 2 commits into
RevoraOrg:masterfrom
dumbdevss:feat/push-ab-templating

Conversation

@dumbdevss

Copy link
Copy Markdown
Contributor
  • Add push_experiments schema with per-tenant experiment allocations
  • Implement PushExperimentsService with deterministic user allocation
  • Add legal content allowlist enforcement for regulatory compliance
  • Support weighted and uniform allocation strategies
  • Track per-variant open metrics and delivery events
  • Add comprehensive test coverage (95%+)
  • Add documentation with security assumptions and usage examples

closes #546

- Add push_experiments schema with per-tenant experiment allocations
- Implement PushExperimentsService with deterministic user allocation
- Add legal content allowlist enforcement for regulatory compliance
- Support weighted and uniform allocation strategies
- Track per-variant open metrics and delivery events
- Add comprehensive test coverage (95%+)
- Add documentation with security assumptions and usage examples
@drips-wave

drips-wave Bot commented Jul 28, 2026

Copy link
Copy Markdown

@dumbdevss Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@thlpkee20-wq
thlpkee20-wq merged commit 7132805 into RevoraOrg:master Jul 29, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Push notification templating: A/B testing with per-tenant experiment allocations

2 participants