kustonaut/Issue Sentinel
AI-powered GitHub issue triage — classify, prioritize, and route issues automatically.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 3, 2026
- License
- MIT
Pinned Snippet
uses: kustonaut/issue-sentinel@060d52d98d3f89c6f31c4564c2dc23b82be6d614 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token with issues:write permission | yes | ${{ github.token }} |
| config | Path to issue-sentinel.yaml config file | no | .github/issue-sentinel.yaml |
| apply-labels | Whether to apply suggested labels to the issue | no | true |
| post-comment | Whether to post a triage comment on the issue | no | false |
| python-version | Python version to use | no | 3.12 |
Outputs
no outputs