Update datadog-setup.php #54
Annotations
2 warnings
add-labels
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
add-labels
An error happened while updating the labels on the PR: Octokit.ForbiddenException: Resource not accessible by integration
at Octokit.Connection.HandleErrors(IResponse response) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 704
at Octokit.Connection.RunRequest(IRequest request, CancellationToken cancellationToken) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 685
at Octokit.Connection.Run[T](IRequest request, CancellationToken cancellationToken) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 670
at Octokit.ApiConnection.Patch[T](Uri uri, Object data) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/ApiConnection.cs:line 452
at Build.<get_AssignLabelsToPullRequest>b__21_4() in /home/runner/work/dd-trace-php/dd-trace-php/github-actions-helpers/Build.Github.cs:line 293
{"message":"Resource not accessible by integration","documentation_url":"https://docs.github.com/rest/issues/issues#update-an-issue"}
|