stefanbuck/GitHub Issue Parser
Use this action to convert issues into a unified JSON structure.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| template-path | Path to the issue form template file | — | — |
| issue-body | Issue body to parse | yes | ${{ github.event.issue.body }} |
Outputs
| name | description |
|---|---|
| jsonString | JSON string |