Send event to PostHog
Version updated for https://github.com/PostHog/posthog-github-action to version v1.2.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The PostHog GitHub Action enables the collection of CI/CD workflow metrics, such as duration, success/failure rates, and job-specific performance data, and sends them to PostHog for analysis. It automates the tracking and correlation of CI data with GitHub context, providing insights into trends, failure patterns, and build performance over time. This action helps teams monitor CI health, create dashboards, set up alerts, and enhance their development workflows by integrating CI metrics with broader product analytics.
What’s Changed
What’s Changed
- build(deps): bump axios from 1.13.2 to 1.13.5 by @dependabot[bot] in https://github.com/PostHog/posthog-github-action/pull/9
- chore: update to node 24 and bump action versions to latest by @marandaneto in https://github.com/PostHog/posthog-github-action/pull/10
- feat: auto-include actor_type in github context by @pauldambra in https://github.com/PostHog/posthog-github-action/pull/13
- 1.2.0 by @pauldambra in https://github.com/PostHog/posthog-github-action/pull/14
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/PostHog/posthog-github-action/pull/9
- @marandaneto made their first contribution in https://github.com/PostHog/posthog-github-action/pull/10
- @pauldambra made their first contribution in https://github.com/PostHog/posthog-github-action/pull/13
Full Changelog: https://github.com/PostHog/posthog-github-action/compare/v1...v1.2.0