remal-github-actions/Retrieve repository info
Retrieve GitHub repository info
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | GitHub repository fill name (owner/name) | yes | ${{ github.repository }} |
| githubToken | GitHub access token with at least 'public_repo' (use 'repo' scope instead of 'public_repo' for private repositories) | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| result | Repository info serialized as JSON |