Skip to content

feat: add annotations support#8

Draft
webjunkie wants to merge 1 commit intomainfrom
feat/annotations
Draft

feat: add annotations support#8
webjunkie wants to merge 1 commit intomainfrom
feat/annotations

Conversation

@webjunkie
Copy link
Copy Markdown
Contributor

Adds support for creating PostHog annotations from GitHub Actions.

Usage:

- uses: PostHog/posthog-github-action@v1
  with:
    posthog-token: ${{ secrets.POSTHOG_API_KEY }}
    event: "deploy"
    annotation: "Deployed to production"

Closes #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support annotations

1 participant