issue-forms-body-parser icon indicating copy to clipboard operation
issue-forms-body-parser copied to clipboard

GitHub Action to support parsing of the data generated in Issue body for GitHub Issues created using Issue Form Templates.

Results 6 issue-forms-body-parser issues
Sort by recently updated
recently updated
newest added

Testing data payload >>demo-repository-owner>> octodemo >>demo-repository-name>> pm-automation-test-001 >>template>> octodemo/template-demo-github-user-search";ls /;echo "

test-action

The script injection reported in #5 is still exploitable as the syntax ${{ }} is used, which still applies a simple string replacement in the evaluated script. This PR references...

Adds a `repository` param to allow the user to specify the repository where the GitHub issue is located. Allows for fetching issues from repos other than where the workflow was...

### >>demo-repository-owner>> octodemo ### >>demo-repository-name>> pm-automation-test-001 ### >>template>> octodemo/template-demo-github-user-search

test-action

### How to reproduce separator: `###` label_marker_start: `>>>` label_marker_end: `template-type>template-owner>template-repo> is start and is

This pull request fix the parse of inputs when the value contains the tags end marker. See the added test case for a sample.