Skip to content

Downgrade no MRs event from error to info

Justin Farmiloe requested to merge jfarmiloe-downgrade-log-severity into master

What does this MR do and why?

When no MRs are found requiring cleanup a message to that effect is logged with a severity of ERROR. This is an expected event and as such the log severity should be INFO. This MR downgrades the severity to make investigation of actual errors easier.

This MR arose from a support ticket (ZD internal link) where the customer was concerned about the frequent "errors" being logged.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Justin Farmiloe

Merge request reports