feat(kiloclaw): email for KiloClaw credit-based subscription activations#3054
Merged
evanjacobson merged 1 commit intofeat/transactional-emails_kiloclawfrom May 5, 2026
Conversation
Contributor
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (2 files)
Reviewed by gpt-5.5-20260423 · 2,729,308 tokens |
1 task
jeanduplessis
approved these changes
May 5, 2026
74e0fcb to
b8fb31e
Compare
e55c85f to
ced8e38
Compare
8fc1ec4
into
feat/transactional-emails_kiloclaw
2 checks passed
evanjacobson
added a commit
that referenced
this pull request
May 5, 2026
* Restore KiloClaw transactional email scope * Update test to manually configure the indexes * undo the changes that removed index drop/create from the migration. Update associated test infra * Redo migration to eliminate conflict * feat(kiloclaw): email for KiloClaw credit-based subscription activations (#3054) Adds a Subsciription Started email for credit-based billing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Credit-based KiloClaw activations now send the same subscription-started email as Stripe activations, closing the notification gap for users who subscribe with credits. The change follows the existing subscription-started email guard and log patterns.
Verification
N/A
Visual Changes
N/A
Reviewer Notes
Diff intentionally limited to 2 files.