Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Add additional repo information from integrations #4

@froi

Description

@froi

Add additional integrations to get more data for a specific repo. For now, this will be integrating Github to the harvester. The info will be added per project repo.

Eg.

{
    "releases": {
        "ProjectRepo": {
            ...
            "githubInfo": {},
            "collaborators": []
        }
    }
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions