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

feat(review time): calculate average reviewer time for each review #65

Open
lwasser opened this issue Sep 30, 2024 · 0 comments
Open

feat(review time): calculate average reviewer time for each review #65

lwasser opened this issue Sep 30, 2024 · 0 comments

Comments

@lwasser
Copy link
Member

lwasser commented Sep 30, 2024

This will be useful data to have in our reviewer guide. to collect it we'd

  1. parse all comments (i already have a last comment parser in the latest workflow) ut here we'd look for commnts that

look for:

Package Review and more importantly
Estimated hours spent reviewing: 6 

Then grab the number which represents hours.. It might be useful to simply add this to our review.yml file which would mean adding the review parsing functionality to pyosMeta)

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

No branches or pull requests

1 participant