Skip to content

github_importer.rb could probably benefit from using GraphQL #1

@bfabio

Description

@bfabio

github_importer.rb right now uses the GitHub REST APIs and takes about 2 minutes to complete.

We can probably reduce that time by using the GitHub GraphQL APIs instead, especially in the fetch_teams and fetch_issues methods.

Context. What's github_importer.rb?

github_importer.rb is a script that gets executed periodically and it downloads data from GitHub resulting in the following files getting committed to this repo:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions