Send event to PostHog
Version updated for https://github.com/PostHog/posthog-github-action to version v1.1.1.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The PostHog GitHub Action captures CI/CD workflow metrics and sends them to PostHog for analysis. It automates the tracking of workflow run durations, success/failure rates, and job-specific performance, enabling users to monitor trends, build dashboards, set alerts, and correlate CI/CD data with product analytics. This action helps teams gain insights into build performance and improve CI/CD efficiency.
Release notes
What’s Changed
- feat: add run/job duration and status capture by @webjunkie in https://github.com/PostHog/posthog-github-action/pull/5
- fix: release workflow and docs by @webjunkie in https://github.com/PostHog/posthog-github-action/pull/7
Full Changelog: https://github.com/PostHog/posthog-github-action/compare/v1.0.1...v1.1.1