You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Startrekzky
changed the title
[Feature][PR metrics] Add key timestamp to the project_pr_metrics table
[Feature][PR metrics] Add key timestamps to the project_pr_metrics table
Jul 23, 2024
Search before asking
Use case
I can easily get
pr_coding_time
,pr_pick_time
and other metrics in theproject_pr_metrics
. However, when I want to:first_comment_time
-first_commit_authored_date
, ordeploy_time
-last_comment_date
it'll be hard for us to do so.
Description
To do:
Add the following timestamp fields to the project_pr_metrics table:
Please order the fields in the table according to the PR lifecycle.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: