issue-body-parser-action
issue-body-parser-action copied to clipboard
A GitHub Action that can parse data from the body of an Issue and provide it as output to other GitHub Action steps
Hi, Thanks a lot for creating this action, it's very helpful in the workflow we are designing. One question/ request, when running your action we get a warning about using...
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.0 to 2.2.2. Release notes Sourced from yaml's releases. v2.2.2 This patch release includes a fix for an error that could be thrown in parseDocument for degenerate...
dsgadgadgadgadgqegq ergwergwergw
nada
This is a JSON payload ```json payload { "name": "payload", "version": "1.0.0" } ``` A standard JSON code block ```json { "name": "IS NOT PAYLOAD" } ``` Some YAML encoded...
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.29.0. Release notes Sourced from undici's releases. v5.29.0 What's Changed Fix tests in v5.x for Node 20 by @mcollina in nodejs/undici#4104 Removed clients with unrecoverable...
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) from 5.1.0 to 5.1.1. Release notes Sourced from @octokit/request-error's releases. v5.1.1 5.1.1 (2025-02-14) Bug Fixes ReDos regex vulnerability, reported by @dayshift (12a14f0) Commits b51ed27 test: ReDos regex vulnerability,...
Bumps [@octokit/endpoint](https://github.com/octokit/endpoint.js) from 9.0.5 to 9.0.6. Release notes Sourced from @octokit/endpoint's releases. v9.0.6 9.0.6 (2025-02-14) Bug Fixes ReDos regex vulnerability, reported by @DayShift (#515) (599ff4f) Commits 599ff4f fix: ReDos regex...
Bumps [@octokit/request](https://github.com/octokit/request.js) from 8.4.0 to 8.4.1. Release notes Sourced from @octokit/request's releases. v8.4.1 8.4.1 (2025-02-15) Bug Fixes ReDos regex vulnerability, reported by @DayShift (#741) (356411e) Commits 356411e fix: ReDos regex...
Hi, I am familiar with your project and I noticed that it does not have a LICENSE file in the root directory. I would like to suggest that you add...