wayou/issue2post
Turn issues into markdown file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Target branch name to push the markdownfile | yes | master |
| dir | the posts dir | yes | _posts |
| GITHUB_TOKEN | secrets.GITHUB_TOKEN | yes | — |
| created_at | github.event.issue.created_at | yes | — |
| title | github.event.issue.title | yes | — |
| body | github.event.issue.body | yes | — |
| actor | github.actor | yes | — |
Outputs
no outputs