0.7.0 • Published 10 months ago
@guidanti/backstage-github-discussions-fetcher v0.7.0
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.