Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds GithubMonitor analytics #1119

Merged
merged 15 commits into from
Aug 2, 2024
Merged

Adds GithubMonitor analytics #1119

merged 15 commits into from
Aug 2, 2024

Conversation

udgover
Copy link
Collaborator

@udgover udgover commented Aug 2, 2024

No description provided.

@udgover udgover requested review from sebdraven and tomchop and removed request for sebdraven August 2, 2024 05:56
pyproject.toml Outdated Show resolved Hide resolved
plugins/analytics/public/github.py Outdated Show resolved Hide resolved
plugins/analytics/public/github.py Outdated Show resolved Hide resolved
plugins/analytics/public/github.py Outdated Show resolved Hide resolved
plugins/analytics/public/github.py Outdated Show resolved Hide resolved
plugins/analytics/public/github.py Outdated Show resolved Hide resolved
@udgover udgover requested a review from tomchop August 2, 2024 10:10
Copy link
Collaborator

@tomchop tomchop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small nit, feel free to merge when changed!

f"Invalid format for {indicator.name}. Must be a list[dict]."
)
for pattern in patterns:
if pattern["type"] not in ["code", "repositories"]:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we put this in a module-level constant?

@udgover udgover merged commit 3fff0d5 into main Aug 2, 2024
3 checks passed
@udgover udgover deleted the github_monitor_analytics branch August 2, 2024 17:15
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