Conversation
WalkthroughThis PR makes two changes to the ActivityPub package: (1) bumps the package version from 1.0.28 to 1.0.29 in package.json, and (2) removes four topic options (fashion-beauty, fiction, parenting, house-home) from the TopicFilter component by updating both the exported Topic type definition and the TOPICS array. Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used🧠 Learnings (4)📚 Learning: 2025-03-13T09:00:20.205ZApplied to files:
📚 Learning: 2025-03-13T09:00:20.205ZApplied to files:
📚 Learning: 2025-10-15T07:53:49.814ZApplied to files:
📚 Learning: 2025-10-15T07:53:49.814ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (3)
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 |
ref https://linear.app/ghost/issue/BER-2962 - a few discovery feed topics were low-volume and not bringing enough value, so we're removing them from the UI
no issues
Note
Removes several inactive topics from
TopicFilterand bumps@tryghost/activitypubto 1.0.29.src/components/TopicFilter.tsx):fashion-beauty,fiction,parenting,house-homefromTopictype andTOPICSlist.versioninapps/activitypub/package.jsonfrom1.0.28to1.0.29.Written by Cursor Bugbot for commit 73a7771. This will update automatically on new commits. Configure here.