peaceiris/Suggest Related Links Action

A GitHub Action to suggest related or similar issues, documents, and links. Based on the power of NLP and fastText.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenSet a generated GITHUB_TOKEN for posting a comment.no${{ github.token }}
modeSet a save or suggestnosave
languageSet a target language.noen
thresholdSet a relevance threshold.no0.7
max_linksSet a maximum number of related links that are suggested.no3
repositorySet a repository name of issue source. (e.g. peaceiris/actions-gh-pages)no${{ github.repository }}
custom_training_dataSet paths to JSON files including custom training data.no""
train_issuesSet this to true to train issue data.notrue
unclickableSet true to post unclickable links.nofalse
namedescription
json_pathA path to a JSON file that contains results.