Hubbup icon indicating copy to clipboard operation
Hubbup copied to clipboard

Show number of comments on an item

Open Eilon opened this issue 9 years ago • 3 comments

Eilon avatar Mar 13 '16 06:03 Eilon

Use glyphicon glyphicon-comment.

Eilon avatar Mar 13 '16 06:03 Eilon

Seems to be a bug (or GitHub API limit) that PRs always have a comment count of 0. Issues work fine.

Eilon avatar Mar 13 '16 07:03 Eilon

Turns out you need to make an extra request for every PR to get its comment count, and another separate request to gets its review comment count.

Eilon avatar Dec 22 '16 01:12 Eilon