Skip to content

Implement GitHub.API.Repository.comments #1111

Description

@begedin

Problem

We can fetch all comments for a repository, instead of dealing with individual issues. Due to pagination and the fact that most issues have less than a page of comments, fetching from repositories would save up on request count and reduce the chance of hitting the rate limits.

https://developer.github.com/v3/issues/comments/#list-comments-in-a-repository

Blocked by #1131

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions