josephedward/Gitscaffold – Roadmap to GitHub Issues
Convert a roadmap file to GitHub issues using gitscaffold CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| roadmap-file | Path to the roadmap file (YAML/JSON) | no | roadmap.yml |
| repo | GitHub repository (owner/repo) | yes | — |
| github-token | GitHub token (use ${{ secrets.PERSONAL_TOKEN }}) | no | ${{ secrets.PERSONAL_TOKEN }} |
| dry-run | Validate without creating issues | no | false |
| openai-key | OpenAI API key (use ${{ secrets.OPENAI_API_KEY }}) | no | "" |
| apply | Apply enriched bodies to created issues (for markdown imports) | no | false |
Outputs
no outputs