feat(announcements): remove threads posting and peerlist reminder #23

Merged
naomi merged 1 commits from feat/announcement-platform-updates into main 2026-04-20 12:56:55 -07:00
Owner

Summary

  • Removes automated announcement posting to Threads (moving to manual cross-posting as part of social engagement strategy)
  • Removes Peerlist from the manual posting reminder (moving to social engagement rather than product announcements)
  • Updates system prompt and JSON schema descriptions to reflect the current set of platforms

Test Plan

  • Trigger an announcement and confirm Threads is no longer called
  • Confirm the alert in the response no longer mentions Peerlist
  • Confirm lint and build pass (verified locally)

This issue was created with help from Hikari~ 🌸

## Summary - Removes automated announcement posting to Threads (moving to manual cross-posting as part of social engagement strategy) - Removes Peerlist from the manual posting reminder (moving to social engagement rather than product announcements) - Updates system prompt and JSON schema descriptions to reflect the current set of platforms ## Test Plan - [ ] Trigger an announcement and confirm Threads is no longer called - [ ] Confirm the alert in the response no longer mentions Peerlist - [ ] Confirm lint and build pass (verified locally) ✨ This issue was created with help from Hikari~ 🌸
hikari added 1 commit 2026-04-20 12:48:24 -07:00
feat(announcements): remove threads posting and peerlist reminder
Node.js CI / CI (pull_request) Successful in 46s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m19s
3ef0eadb66
Threads is now handled via manual cross-posting as part of the social
engagement strategy rather than automated announcements. Peerlist is
similarly moving to social engagement and no longer needs a manual
posting reminder after announcements.
naomi merged commit 380db9d484 into main 2026-04-20 12:56:55 -07:00
naomi deleted branch feat/announcement-platform-updates 2026-04-20 12:56:55 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/hikari#23