Skip to content

[Refactor][GitHub] Switch to GraphQL only use #8389

@kostas-petrakis

Description

@kostas-petrakis

What and why to refactor

The current implementation of the GitHub connector in Apache Devlake includes an option to use the GraphQL API. However, it is recommended to remove this option and exclusively use the GraphQL API for GitHub repositories. The GraphQL API is more performant and helps reduce the effects of rate limits.

Describe the solution you'd like

  • Enable GraphQL by default for the GitHub connector
  • Update the documentation to reflect the use of the GraphQL API.

Related issues

#8339

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions