Add Slack broadcast learnings to handbook#17339
Open
charlescook-ph wants to merge 6 commits into
Open
Conversation
Add practical advice from running a Pylon broadcast: pinging Sales more than once with a final send-time warning, excluding legacy/archived channels and channels with recent negative sentiment, optionally excluding existing users, sending as yourself rather than as PostHog, a light self-aware tone, a rough every-couple-of-weeks cadence, and how replies arrive plus when to hand questions off to TAMs/CSMs. Generated-By: PostHog Code Task-Id: 0185e227-a042-4951-9c44-4be8483c3b2d
Contributor
Deploy preview
|
Contributor
|
Vale prose linter → found 2 errors, 8 warnings, 0 suggestions in your markdown Full report → Copy the linter results into an LLM to batch-fix issues. Linter being weird? Update the rules!
|
| Line | Severity | Message | Rule |
|---|---|---|---|
| 9:112 | warning | 'comms' is a possible misspelling. | PostHogBase.Spelling |
| 19:29 | warning | 'comms' is a possible misspelling. | PostHogBase.Spelling |
| 24:4 | warning | 'Check with Sales before sending' heading should be in sentence case, and product names should be capitalized. | PostHogBase.SentenceCase |
| 31:67 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 33:37 | warning | 'PMMs' is a possible misspelling. | PostHogBase.Spelling |
| 43:4 | warning | 'How to send a broadcast in Pylon' heading should be in sentence case, and product names should be capitalized. | PostHogBase.SentenceCase |
| 49:85 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 57:29 | warning | 'comms' is a possible misspelling. | PostHogBase.Spelling |
| 64:46 | warning | 'Slackbot' is a possible misspelling. | PostHogBase.Spelling |
| 65:38 | warning | Use American English. Use 'judgment' instead of 'judgement'. | PostHogBase.AmericanEnglish |
charlescook-ph
commented
Jun 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Adds practical learnings from running a Pylon Slack broadcast to all managed customer channels, to the Slack messaging handbook page:
#posthog-*channels for recent negative sentiment (an LLM can do this sweep), and consider excluding (or wording around) accounts that already use the feature.Checklist
vercel.json(n/a – no pages moved)Created with PostHog Code