andrewthetechie/Issue AI Agent for Forgejo

AI-powered Forgejo issue triage: classify, label, detect duplicates, and reply

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
forgejo-server-urlURL of the Forgejo instance (defaults to the GITHUB_SERVER_URL env var)no
forgejo-tokenForgejo token for API access (defaults to the GITHUB_TOKEN env var)no
anthropic-api-keyAnthropic API key for Claudeno
openai-api-keyOpenAI API keyno
llm-providerLLM provider to use (anthropic or openai)noanthropic
llm-base-urlCustom base URL for LLM API (applies to the selected provider)no
config-pathPath to the config YAML file in the repono.forgejo/issue-ai.yml
namedescription
categoryClassified issue category
priorityClassified issue priority
labels-appliedComma-separated list of applied labels
reply-postedWhether a reply comment was posted
issues-processedNumber of issues successfully triaged in batch mode
issues-failedNumber of issues that errored and were skipped in batch mode