GitHub Release → post automation
Connect your GitHub repository and Misar Social will automatically draft a post every time you publish a release. HOW IT WORKS 1. You create a GitHub Release (tag + release notes). 2. GitHub sends a webhook event to Misar Social. 3. EchoForge reads the release title and notes, then generates platform-specific draft posts. 4. The drafts appear in the Drafts queue for your review and approval. SUPPORTED TRIGGER EVENTS - Release published - Pull request merged into main/master - Push to main/master (optional — can be disabled in Settings → GitHub) CUSTOMISING THE OUTPUT In Settings → GitHub, you can set a post template that wraps the release notes. Example: "🚀 [product] [version] is out! [summary]. Full changelog: [url]" SKIPPING A TRIGGER Add the text [skip-social] anywhere in your commit message or release notes to suppress post generation for that event.