Add posthog test task

This commit is contained in:
Vasilije 2024-09-25 17:34:57 +02:00
parent c1442d9b90
commit 8fe6f12cd8

View file

@ -49,6 +49,8 @@ def main():
'topics': repo_info.get('topics')
}
print("Repository information: ", properties)
# Send event to PostHog
posthog.capture(
distinct_id='github_repo', # You can customize this identifier