sparrow-cloud/Analyze Repository
Analyze a cloned GitHub repository via external API and update the README with results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ondemand_api_key | Sparrow On-Demand generated API key | yes | — |
| repo_url | GitHub repository URL to analyze | yes | — |
| branch | Branch name to checkout | no | — |
| vcs_auth_token | Token for Access private repository | no | — |
| push_readme | Whether to update and push analysis result to README.md | no | false |
Outputs
| name | description |
|---|---|
| result_summary | Analysis result JSON string |
| report_path | Analysis Markdown report file path |