chdsbd / kodiak

🔮 A bot to automatically update and merge GitHub PRs
https://kodiakhq.com
GNU Affero General Public License v3.0
1.03k stars 65 forks source link

ref(bot): change config related warning to an info log #830

Closed sbdchd closed 1 year ago

sbdchd commented 1 year ago

We're getting sentry errors for whenever a PR is processed with an invalid config. Kodiak gives a proper error message for this, so it's not important to report to sentry, so instead we can convert it to an info log.