Support other repos and base branches #213
test.yml
on: pull_request
[TEST] Update existing pull request
12s
[TEST] Create new pull request
12s
[TEST] Create multiple commits
16s
[TEST] Auto merge
13s
[TEST] Update PR title and body
14s
[TEST] Add Reviewers
13s
Annotations
4 errors and 2 warnings
[TEST] Add Reviewers
Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the gr2m/create-or-update-pull-request-action repository.
|
[TEST] Update existing pull request
You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 48C1:4F5C:16B25D9:2EA1A1F:656FBF5B.
|
[TEST] Update PR title and body
You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID A403:06AE:14EE547:2B1EE07:656FBF5C.
|
[TEST] Create multiple commits
You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID FC43:67AB:159ED0F:2C83C02:656FBF5D.
|
[TEST] Add Reviewers
Encountered an error when evaluating display name ${{ format('echo "Requested reviewers are \"{0}\" but expected \"[\n gr2m \n]\"" && exit 1', toJson(fromJson(steps.get-pull-request.outputs.data).requested_reviewers.*.login)) }}. The template is not valid. .github/workflows/test.yml (Line: 311, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
|
[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: 262, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
|