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

fix: fix time to first response #97

Merged
merged 2 commits into from
Aug 7, 2023

Conversation

id
Copy link
Contributor

@id id commented Aug 7, 2023

Right now time to first response on issues is calculated incorrectly as first_review_comment_time and first_review_comment_time are being overwritten by data from later comments.

@id id requested a review from zkoppert as a code owner August 7, 2023 16:24
@zkoppert
Copy link
Member

zkoppert commented Aug 7, 2023

Thanks for catching and fixing this! I think this bug was introduced when we went from only requesting 1 comment to multiple. I'll work on creating a test to catch this so it doesn't sneak through again in the future.

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

@zkoppert zkoppert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 I will merge and publish a release later today.

Signed-off-by: Zack Koppert <zkoppert@github.com>
@zkoppert zkoppert merged commit f5bda66 into github:main Aug 7, 2023
4 checks passed
@id id deleted the fix-time-to-first-response branch August 8, 2023 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants