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

Automation: Adds github action to collect issue metrics #28139

Merged
merged 1 commit into from Oct 9, 2020

Conversation

torkelo
Copy link
Member

@torkelo torkelo commented Oct 9, 2020

Added a very simple action to collect metrics when issues are closed & opened:

https://github.com/grafana/grafana-github-actions/blob/main/metrics-collector/index.ts

This action runs when issues are opened & closed.

Next step would be to have this run like very 10minutes as well and collect number of unlabeled issues, number of "needs investigation" and number of "needs more info". So we can track that over time. And collect number of issues in milestones!

@torkelo torkelo merged commit ec215e1 into master Oct 9, 2020
@torkelo torkelo deleted the add-metrics-collector-github-action branch October 9, 2020 13:20
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.

None yet

1 participant