Support other repos and base branches #202
test.yml
on: pull_request
[TEST] Update existing pull request
11s
[TEST] Create new pull request
19s
[TEST] Create multiple commits
16s
[TEST] Auto merge
11s
[TEST] Update PR title and body
15s
[TEST] Add Reviewers
17s
Annotations
2 errors and 4 warnings
[TEST] Update PR title and body
Not Found
|
[TEST] Add Reviewers
Not Found
|
[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: 259, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
|
[TEST] Update PR title and body
Unexpected input(s) 'owner', 'repo', 'pull_number', valid inputs are ['route', 'mediaType']
|
[TEST] Add Reviewers
Unexpected input(s) 'owner', 'repo', 'pull_number', valid inputs are ['route', 'mediaType']
|
[TEST] Add Reviewers
Encountered an error when evaluating display name ${{ format('echo "Requested reviewers are \"{0}\" but expected \"[\n kfcampbell \n]\"" && exit 1', toJson(fromJson(steps.get-pull-request.outputs.data).requested_reviewers.*.login)) }}. The template is not valid. .github/workflows/test.yml (Line: 307, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
|