Skip to content

PR Benchmark Bot GH creds failure #1980

Open
@CarnaViire

Description

@CarnaViire

Error on publishing comments, e.g. with benchmark results (log)

...
Publishing results
An error occurred: Octokit.AuthorizationException: Bad credentials
   at Octokit.Connection.HandleErrors(IResponse response) in /_/Octokit/Http/Connection.cs:line 785
   at Octokit.Connection.RunRequest(IRequest request, CancellationToken cancellationToken, Func`2 preprocessResponseBody) in /_/Octokit/Http/Connection.cs:line 766
   at Octokit.Connection.Run[T](IRequest request, CancellationToken cancellationToken, Func`2 preprocessResponseBody) in /_/Octokit/Http/Connection.cs:line 751
   at Octokit.ApiConnection.Post[T](Uri uri, Object data, String accepts, String contentType, CancellationToken cancellationToken)
   at Microsoft.Crank.PullRequestBot.Program.Controller(BotOptions options) in D:\a\_work\1\crank\src\Microsoft.Crank.PullRequestBot\Program.cs:line 348
{"message":"Bad credentials","documentation_url":"[https://docs.github.com/rest"}](https://docs.github.com/rest%22%7D)
Unhandled exception: Octokit.AuthorizationException: Bad credentials
   at Octokit.Connection.HandleErrors(IResponse response) in /_/Octokit/Http/Connection.cs:line 785
...

Activity

self-assigned this
on Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    PR Benchmark Bot GH creds failure · Issue #1980 · aspnet/Benchmarks