-
Notifications
You must be signed in to change notification settings - Fork 10
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: add estimate time to review PR command and GH action #86
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we want to make sure we document this properly. Like how to use and enable. And more importantly the logic you implemented and the weighted scores you apply to files, etc.
0eb651f
to
0fb6761
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just a few comments, otherwise lgtm!
28b9308
to
d508d5c
Compare
Add command for estimation of the time it takes to review a pull request.
Add GitHub Action for running the time needed for PR review estimation
- Allow teams to use their own weights for PR review time estimation. - Teams can add weights for the file extensions they use
Add optional GitHub authentication via a token to avoid API rate limiting
- Move labeling logic from GitHub Actions to the command - Automatically check for and delete outdated labels - Ability to create new custom labels in the yaml config file
d508d5c
to
9f04c00
Compare
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
KONFLUX-2222
Recreated #78
request.
Examples: