posthog-ci-integration
Installation
SKILL.md
PostHog CI Integration
Overview
Set up CI/CD pipelines for PostHog integrations with automated testing.
Prerequisites
- GitHub repository with Actions enabled
- PostHog test API key
- npm/pnpm project configured
Instructions
Step 1: Create GitHub Actions Workflow
Create .github/workflows/posthog-integration.yml:
name: PostHog Integration Tests