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 (7)
✅ Files skipped from review due to trivial changes (4)
🚧 Files skipped from review as they are similar to previous changes (2)
WalkthroughAdds support for a new "gift" member status across admin code: expands the exported Member.type to include 'gift'; surfaces a labs feature flag Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
ref https://linear.app/ghost/issue/BER-3481 Added gift member status filter in admin to allow filtering members who have a gift subscription
4fbac20 to
53a6fdb
Compare
|
E2E Tests FailedTo view the Playwright test report locally, run: REPORT_DIR=$(mktemp -d) && gh run download 24211791713 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR" |



ref https://linear.app/ghost/issue/BER-3481
Added gift member status filter in admin to allow filtering members who have a gift subscription