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

Only measure and issue for the columns that are reported #177

Closed
zkoppert opened this issue Dec 7, 2023 · 3 comments · Fixed by #239
Closed

Only measure and issue for the columns that are reported #177

zkoppert opened this issue Dec 7, 2023 · 3 comments · Fixed by #239
Assignees
Labels
bug Something isn't working keep

Comments

@zkoppert
Copy link
Member

zkoppert commented Dec 7, 2023

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

@zkoppert zkoppert added the bug Something isn't working label Dec 7, 2023
@uypham216
Copy link

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 đó.

@zkoppert
Copy link
Member Author

zkoppert commented Feb 1, 2024

@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.

Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working keep
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants