Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: weekly digest #26337

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

feat: weekly digest #26337

wants to merge 2 commits into from

Conversation

raquelmsmith
Copy link
Member

Problem

I'd like to start letting people know what is happening in their posthog org/data every week. This is a first stab at that.

Changes

On mondays, gathers up a bunch of things that have happened in a project, like new feature flags created or surveys launched, and sends and event to posthog with that info. The event will be consumed by customer.io and an email sent out with the deets.

Todo:

  • Remove this from the usage reports task and make it its own thing, as I realized later that I didn't actually need much of the foundation that the usage reports provided for this
  • Add survey response data

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

How did you test this code?

Added a test, but need to move it when I abstract this out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant