Skip to content

fix: Don't collect GHA duration data to send to PostHog.#104

Merged
xamebax merged 1 commit intomainfrom
CLOUD-4172-dont-gather-gha-duration
May 5, 2026
Merged

fix: Don't collect GHA duration data to send to PostHog.#104
xamebax merged 1 commit intomainfrom
CLOUD-4172-dont-gather-gha-duration

Conversation

@xamebax
Copy link
Copy Markdown
Contributor

@xamebax xamebax commented May 5, 2026

Collecting data on action duration requires the PostHog action to have a github token with 'actions: read' rights. If this action is called from another workflow that sets 'actions: none' (or doesn't set anything, which defaults to no permissions), the whole pipeline won't start. Not collecting job duration seems to be the safest way out for now.

Collecting data on action duration requires the PostHog action to have a github token with 'actions: read' rights. If this action is called from another workflow that sets 'actions: none' (or doesn't set anything, which defaults to no permissions), the whole pipeline won't start. Not collecting job duration seems to be the safest way out for now.
@xamebax xamebax self-assigned this May 5, 2026
@xamebax xamebax requested a review from a team as a code owner May 5, 2026 10:11
@xamebax xamebax merged commit 96c5efb into main May 5, 2026
6 checks passed
@xamebax xamebax deleted the CLOUD-4172-dont-gather-gha-duration branch May 5, 2026 10:31
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.

2 participants