ci: add guarddog security scanning workflow #18
test.yml
on: pull_request
[TEST] Update existing pull request
24s
[TEST] Create new pull request
25s
[TEST] Create multiple commits
30s
[TEST] Auto merge
21s
[TEST] Update PR title and body
25s
[TEST] Add Reviewers
27s
Annotations
1 error and 3 warnings
[TEST] Update PR title and body
Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for step-security:test-update-pr-title-and-body-18."} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request
|
[TEST] Auto merge
Auto merge could not be enabled for the pull request. Make sure the feature is enabled in the repository settings
|
[TEST] Update PR title and body
Encountered an error when evaluating display name ${{ format('echo "Pull request title is \"{0}\" but expected \"Updated test pull request\"" && exit 1', fromJson(steps.get-pull-request.outputs.data).title) }}. The template is not valid. .github/workflows/test.yml (Line: 285, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
|
[TEST] Add Reviewers
Unexpected input(s) 'owner', 'repo', 'pull_number', valid inputs are ['route', 'mediaType']
|