-
Notifications
You must be signed in to change notification settings - Fork 5
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
average_review_time
into QoS
#190
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Comments
yegor256
added
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
labels
Jul 30, 2024
@yegor256 may I take this one? |
@Yegorov sure, go ahead |
Yegorov
added a commit
to Yegorov/judges-action
that referenced
this issue
Aug 27, 2024
This was referenced Aug 27, 2024
Yegorov
added a commit
to Yegorov/judges-action
that referenced
this issue
Aug 28, 2024
Yegorov
added a commit
to Yegorov/judges-action
that referenced
this issue
Aug 29, 2024
Yegorov
added a commit
to Yegorov/judges-action
that referenced
this issue
Aug 29, 2024
Yegorov
added a commit
to Yegorov/judges-action
that referenced
this issue
Sep 2, 2024
yegor256
added a commit
that referenced
this issue
Sep 4, 2024
#190: calculate average review time for pr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Let's add
average_review_time
metric to thequality-of-service.rb
script. It should calculate the average time (in seconds) between the creation of a pull request and the creation of a code review for it.The text was updated successfully, but these errors were encountered: