vatsalq/Code Impact Analysis
Generates a structured PR diff and calls an external Impact-Analysis API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| impact_api_url | Base URL of your Impact-Analysis service (e.g. https://impact.example.com/analyze) | yes | — |
| api_access_token | Access token for the Impact-Analysis API | yes | — |
| project_id | Project ID recognised by the Impact-Analysis API | yes | — |
| github_token | GitHub token with appropriate scopes | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| impact_analysis_id | Job ID returned by the Impact-Analysis service |