riteshraj-shetage/octofetch
A lightweight Action to fetch custom GitHub telemetry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for authentication. (Default: Built-in GITHUB_TOKEN) | no | ${{ github.token }} |
| query_file | Path to the GraphQL query file. | yes | — |
| variables | JSON string containing query variables. | no | {} |
| output_file | Path to save the JSON payload. | no | ./data/sourced.json |
Outputs
no outputs