cusco/GitHub Repo Info
Get pull requests and contributors information from any GitHub repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | Repository to analyze (owner/repo or https://github.com/owner/repo). Defaults to current repository if not specified. | no | — |
| operation | Operation to perform: 1 (N pull requests), 2 (pull requests by date), 3 (contributors) | yes | 1 |
| count | Number of pull requests to fetch (for operation 1) | no | 5 |
| start_date | Start date for pull requests (YYYY-MM-DD, for operation 2) | no | — |
| end_date | End date for pull requests (YYYY-MM-DD, for operation 2) | no | — |
| github_token | GitHub token for API access (optional, increases rate limits) | no | — |
Outputs
| name | description |
|---|---|
| result | JSON result containing the requested information |