prachi-jamdade/Auto Issue and PR Labeler
Automatically label issues and PRs using Gemini or OpenAI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token with repo permissions | yes | — |
| gemini-api-key | Gemini API authentication key | no | — |
| openai-api-key | OpenAI API authentication key | no | — |
| label-mapping | JSON mapping of categories to GitHub labels | no | {"bug": "bug", "feature": "enhancement", "documentation": "documentation", "question": "question"} |
| max-issues | Maximum number of issues/PRs to process per run | no | 20 |
Outputs
no outputs