abirismyname/Generate CSV Report
Generates a CSV report from GitHub API data.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for authentication. | yes | — |
| ent_name | Name of the enterprise. | yes | — |
| file_path | File path for the generated CSV. | yes | — |
Outputs
| name | description |
|---|---|
| csv_path | Full path to the generated CSV file. |