cuichenli/Issue Man
Evaluates new issues with GitHub Models and comments when details are insufficient.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 11, 2025
- License
- None
Pinned Snippet
uses: cuichenli/issue-man@d4706eb4f96f2b99f8a323802e1f37f8f3380da1 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| min-score | Minimum acceptable score (1-10). Below this, comment is posted. | no | 7 |
| model | GitHub Model to use (e.g., gpt-4o-mini). | no | gpt-4o-mini |
| ai-endpoint | Override AI API base (defaults to api.github.com). | no | — |
| language | Optional language hint for feedback (e.g., en). | no | — |
| github-token | Optional token input; defaults to GITHUB_TOKEN from env. | no | — |
Outputs
no outputs