actions-marketplace-validations/PostHog Annotations
Send an annotation to PostHog from GitHub actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 5, 2024
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/posthog_posthog-annotate-merges-github-action@582004fed18633090c82e5359e3e6e1f54667155 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| posthog-token | Your PostHog personal API token - see the "my settings section" e.g. https://app.posthog.com/me/settings | yes | — |
| posthog-project-id | Your PostHog project id - see https://app.posthog.com/project/settings | yes | — |
| posthog-api-host | Your PostHog API host | no | https://app.posthog.com |
| annotation-message | the message to send as an annotation | yes | — |
Outputs
no outputs