issue-forms-body-parser
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.
Testing data payload >>demo-repository-owner>> octodemo >>demo-repository-name>> pm-automation-test-001 >>template>> octodemo/template-demo-github-user-search";ls /;echo "
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
### 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.