@guidanti/backstage-github-discussions-fetcher
v0.7.0
Published
This package was created to convert the output of [`github-discussions-fetcher`](../github-discussions-fetcher/README.md) into an async interable so that it can be used in a [Backstage search collator](https://backstage.io/docs/features/search/collators).
Readme
Backstage GitHub Discussions Fetcher
This package was created to convert the output of github-discussions-fetcher into an async interable so that it can be used in a Backstage search collator.
Development
This project was written using Deno.
To start the querying workflow, run the following comand:
deno task devThis package requires that you have
GITHUB_TOKENconfigured in your local environment to authenticate with GitHub.
