abirismyname/Generate CSV Report
Generates a CSV report from GitHub API data.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 26, 2024
- License
- MIT
Pinned Snippet
uses: abirismyname/ent-copilot-reports@cee5a71cb3597485860d838ddce91ecd276c32ee # no releases — HEAD as of 2026-08-29tags can be moved; commit SHAs can't. why a SHA?
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. |