jkakavas/Issue comment parser

Parse YAML or JSON from a specific issue comment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenThe Github token to use for getting the issue comment via the APIyes
comment_idThe id of the comment to be retreived and parsedyes
formatThe format of the blob we expect to be parsing from the commentyesjson
markerThe optional marker for the YAML or JSON blob to parse, in case the comment contains multipleyes""
namedescription
contentThe parsed content from the comment body as a string