zunzunn/Context Injector
Bundles PR description, diffs, and CI failures into a markdown comment for LLM review
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for API calls (defaults to github.token) | no | ${{ github.token }} |
| github_app_id | GitHub App ID for App-based auth (alternative to token) | no | — |
| github_app_private_key | GitHub App private key (PEM) | no | — |
| max_files | Max number of changed files to include in diff snippets | no | 10 |
| exclude_patterns | Comma-separated glob patterns of files to exclude from diffs | no | package-lock.json,*.min.js,*.map |
Outputs
no outputs