forcedotcom / forcedotcom/git2gus

Remove logging of Octokit

Open
#156 1 comment 1 reaction 0 assignees View on GitHub
USER STORY
Dominant language
JavaScript
Stars
28
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Something seems to be logging the Octokit object for every webhook request. This adds a lot of noise to the app. Remove or improve this log.

```
"70 <190>1 2023-02-13T23:44:34.994439+00:00 host app web.1 - teams: {"
"64 <190>1 2023-02-13T23:44:34.994439+00:00 host app web.1 - },"
"87 <190>1 2023-02-13T23:44:34.994439+00:00 host app web.1 - updateAlert: [Function]"
"94 <190>1 2023-02-13T23:44:34.994438+00:00 host app web.1 - listAlertsForRepo: [Function],"
"85 <190>1 2023-02-13T23:44:34.994438+00:00 host app web.1 - getAlert: [Function],"
"79 <190>1 2023-02-13T23:44:34.994438+00:00 host app web.1 - secretScanning: {"
"64 <190>1 2023-02-13T23:44:34.994438+00:00 host app web.1 - },"
"81 <190>1 2023-02-13T23:44:34.994437+00:00 host app web.1 - users: [Function]"
"83 <190>1 2023-02-13T23:44:34.994437+00:00 host app web.1 - topics: [Function],"
"82 <190>1 2023-02-13T23:44:34.994437+00:00 host app web.1 - repos: [Function],"
"83 <190>1 2023-02-13T23:44:34.994437+00:00 host app web.1 - labels: [Function],"
"98 <190>1 2023-02-13T23:44:34.994436+00:00 host app web.1 - issuesAndPullRequests: [Function],"
"84 <190>1 2023-02-13T23:44:34.994436+00:00 host app web.1 - commits: [Function],"
"81 <190>1 2023-02-13T23:44:34.994436+00:00 host app web.1 - code: [Function],"
"71 <190>1 2023-02-13T23:44:34.994436+00:00 host app web.1 - search: {"
"64 <190>1 2023-02-13T23:44:34.994436+00:00 host app web.1 - },"
"94 <190>1 2023-02-13T23:44:34.994435+00:00 host app web.1 - uploadReleaseAsset: [Function]"
"103 <190>1 2023-02-13T23:44:34.994435+00:00 host app web.1 - updateWebhookConfigForRepo: [Function],"
"90 <190>1 2023-02-13T23:44:34.994435+00:00 host app web.1 - updateWebhook: [Function],"
"104 <190>1 2023-02-13T23:44:34.994435+00:00 host app web.1 - updateStatusCheckProtection: [Function],"
"103 <190>1 2023-02-13T23:44:34.994435+00:00 host app web.1 - updateStatusCheckPotection: [Function],"
"95 <190>1 2023-02-13T23:44:34.994435+00:00 host app web.1 - updateReleaseAsset: [Function],"
"90 <190>1 2023-02-13T23:44:34.994434+00:00 host app web.1 - updateRelease: [Function],"
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.