-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Source code line's comments are not taken into account on Pull Requests page #22419
Labels
proposal/accepted
We have reviewed the proposal and agree that it should be implemented like that/at all.
type/bug
Comments
Should they be counted? |
Well I think 'there are no comments' if there is not a badge (on |
I agree, line comments should count towards the comment count. This is how it works on GitHub as well. |
lunny
added a commit
that referenced
this issue
Dec 30, 2024
Backport #30556 by @lunny Fix #22419 Only comments with types `CommentTypeComment` and `CommentTypeReview` will be counted as conversations of the pull request. `CommentTypeReview` was missed in the previous implementation. Co-authored-by: Lunny Xiao <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
proposal/accepted
We have reviewed the proposal and agree that it should be implemented like that/at all.
type/bug
Description
On the Gitea demo site, source code line's comments are not taken into account on
Pull Requests
page. So, they are not added to the count of the MR's comments count.Gitea Version
1.19.0+dev-291
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
I visit it via a browser.
Database
None
The text was updated successfully, but these errors were encountered: