rudderlabs/Rudder AI Reviewer
Analyzes RudderStack SDK instrumentation changes in pull requests using AI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-id | ID of the rudderstack source | yes | — |
| service-access-token | Service access token for the rudderstack workspace | yes | — |
| github-token | GitHub token for API access | no | ${{ github.token }} |
| root-directory | Root directory of the project | no | . |
| review-service-base-url | Base URL of the PR Reviewer Service | no | https://ai-api.rudderstack.com |
Outputs
| name | description |
|---|---|
| status | Status of the review (success, failed, warning) |
| message | Summary message from the review |