grafana/Check Issue Label

Given a github issue for a github repository, checks if the issue is triageable and if so, adds the area and type labels to the issue.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token to access the issue informationyes
issue_numberThe number of the issue to checkyes
openai_api_keyOpenAI API key to use for the triageryes
add_labelsAdd the labels to the issuenofalse
labels_fileLabels file. One label per linenofixtures/categoryLabels.txt
types_fileTypes file. One label per linenofixtures/typeLabels.txt
prompt_filePrompt to use for the categorizernofixtures/prompt.txt
namedescription
triage_labelsThe labels of the issue