Skip to content

Support other repos and base branches #200

Support other repos and base branches

Support other repos and base branches #200

Triggered via pull request December 6, 2023 00:00
@kfcampbellkfcampbell
synchronize #595
cd-path
Status Failure
Total duration 26s
Artifacts

test.yml

on: pull_request
[TEST] Update existing pull request
14s
[TEST] Update existing pull request
[TEST] Create new pull request
17s
[TEST] Create new pull request
[TEST] Create multiple commits
13s
[TEST] Create multiple commits
[TEST] Auto merge
16s
[TEST] Auto merge
[TEST] Create or update pull request for hidden file
13s
[TEST] Create or update pull request for hidden file
[TEST] Update PR title and body
17s
[TEST] Update PR title and body
[TEST] Add Reviewers
16s
[TEST] Add Reviewers
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
[TEST] Update existing pull request
Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for gr2m:create-or-update-pull-request-action."}
[TEST] Create or update pull request for hidden file
Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for gr2m:create-or-update-pull-request-action."}
[TEST] Update PR title and body
Command failed with exit code 128 (Unknown system error -128): git checkout -b test-update-pr-title-and-body-200
[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] 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.