jlowin/AI Labeler

Automatically label issues and PRs with AI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
controlflow-llm-modelControlFlow model to use for AI labeling. Should be openai/<model-name> or anthropic/<model-name>, with the appropriate API key set.yesopenai/gpt-4o-mini
openai-api-keyOpenAI API key for AI processingno
anthropic-api-keyAnthropic API key for AI processingno
github-tokenGitHub token with repository accessyes${{ github.token}}
config-pathPath to AI Labeler configuration fileno.github/ai-labeler.yml
dry-runIf "true", will only suggest labels without applying themnofalse
event-numberPR or Issue numberno
include-repo-labelsIf true, use all repository labels in addition to config-defined labelsnotrue
namedescription
labelsJSON array of labels that were applied