benbalter/GitHub bulk issue creator
Bulk opens batches of issues (or comments) across GitHub repositories based on a template and CSV of values.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| write | Write issues to GitHub (default: false) | no | — |
| comment | Create comments instead of issues | no | — |
| template_path | Path to the template file | no | — |
| csv_path | Path to the CSV file | no | — |
| liquid | Use Liquid template engine (default: false) | no | — |
| github_token | GitHub Token for authenticating with GitHub | no | — |
Outputs
no outputs