namtx/Issues to blog post action
This action tries to convert Github issues into Jekyll blog posts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| targetRepository | The repository where to put the blog markdown file | yes | — |
| targetBranch | The branch where to put the blog markdown file | yes | — |
| targetDirectory | The directory where to put the blog markdown file | yes | _posts |
| sourceRepository | The repository where contains issues | yes | — |
| accessToken | Access Token is required to push new commit cross Github repositories | yes | — |
Outputs
no outputs