onmax/Issue form parser

Parses issues created by Issue Forms to JSON format

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
issue_numberThe issue number to parseyes
github_tokenThe GitHub token to use for authentication and fetching the issue. Defaults to the `GITHUB_TOKEN` secret.yes${{ github.token }}
namedescription
payloadThe contents of the issue in a JSON format