rate-my-pr/PR Difficulty Rating
Provides a difficulty rating (BLUE, RED, BLACK) for your PRs and explains why they are rated this way.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub Token for authentication | yes | — |
| LLAMA_URL | Llama.cpp API URL | yes | — |
| OWNER | Repository owner | no | ${{ github.repository_owner }} |
| REPO | Repository name | no | ${{ github.repository }} |
| PR_NUMBER | Pull request number | no | ${{ github.event.pull_request.number }} |
| CTX_SIZE | Number of tokens to consider in the LLMs context | no | 64000 |
Outputs
no outputs