Started waiting for member insertion before triggering automation#28376
Started waiting for member insertion before triggering automation#28376EvanHahn wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThe PR updates member signup automation triggering to be transaction-aware. The private helper Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
5c79614 to
7e7e1ee
Compare
towards https://linear.app/ghost/issue/NY-1286 ref #28120 *I recommend reviewing this with whitespace changes disabled.* **What:** We want to trigger automations after members are inserted. **Why:** If we don't do this, automations could run before the member exists in the database.
7e7e1ee to
e04da95
Compare
towards https://linear.app/ghost/issue/NY-1286
ref #28120
I recommend reviewing this with whitespace changes disabled.
What: We want to trigger automations after members are inserted.
Why: If we don't do this, automations could run before the member exists in the database.