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

Allow choosing the metrics to report #12

Open
gouttegd opened this issue Aug 14, 2022 · 2 comments
Open

Allow choosing the metrics to report #12

gouttegd opened this issue Aug 14, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@gouttegd
Copy link
Owner

When using the metrics command, instead of always reporting the same fixed set of metrics (number of contributors, number of opened issues, number of closed issues, etc.), it should be possible to select which metrics we are interested in.

This could possibly take the form of a new option (--metrics?) accepting a list of metrics. For example,

grh metrics --metrics opened_issues,commits

would only report the number of opened issues and the number of commits over the reporting period.

@gouttegd gouttegd self-assigned this Aug 14, 2022
@matentzn
Copy link
Contributor

Awesome super useful!

@gouttegd
Copy link
Owner Author

Good to know there’s an interest.

As usual, no promises as to when this could become reality. :p

@gouttegd gouttegd added the enhancement New feature or request label Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants