junxnone/issue2geojson
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 | main |
| dir | the data dir | yes | data |
| GITHUB_TOKEN | secrets.GITHUB_TOKEN | yes | — |
| created_at | github.event.issue.created_at | yes | — |
| updated_at | github.event.issue.updated_at | yes | — |
| label_name | github.event.issue.label[name] | yes | — |
| title | github.event.issue.title | yes | — |
| body | github.event.issue.body | yes | — |
| number | github.event.issue.bumber | yes | — |
| actor | github.actor | yes | — |
Outputs
no outputs