github / issue-metrics

Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.

Home Page:https://github.blog/2023-07-19-metrics-for-issues-pull-requests-and-discussions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only measure and issue for the columns that are reported

zkoppert opened this issue · comments

Currently in the get_per_issue_metrics() function, it measure things like time to first response, time to answer, and time to close, even if those columns are marked as hidden via HIDE_TIME_TO_FIRST_RESPONSE = true

Vay bay giờ tôi phải sửa làm sao nếu theo ý bạn.những gì bạn đóng góp cho dự án của tôi ngày hôm nay nói rieng và của all mọi người,Cộng đồng ngày một tốt hơn,phát triển bền vững và đi lên.xin chân thành cảm ơn vì điều đó.

@uypham216 To fix this issue, we would need to update the get_per_issue_metrics() function to check if the HIDE* boolean is true before measuring the data.

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 14 days.