Skip to content

refactor: refactor github-status service and PR data #543

@mcdurdin

Description

@mcdurdin

The github-status.ts service has grown unwieldy and needs to be broken up into separate components. Some of the data overlaps but not precisely. We should have one service to return all PR data and we already have a service returning issues from the main repo. Probably should generalized both to return data from the relevant repos and restructure the front-end to query this data.

Similar probably for github-contributions.ts

Metadata

Metadata

Assignees

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions