forcedotcom / git2gus

A Github application to keep issues in sync with Agile Accelerator
https://lwc-gus-bot.herokuapp.com
BSD 3-Clause "New" or "Revised" License
27 stars 16 forks source link

Remove logging of Octokit #156

Open mpsenn opened 1 year ago

mpsenn commented 1 year ago

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],"
git2gus[bot] commented 1 year ago

Git2Gus App is installed but the .git2gus/config.json doesn't exist.