github-oauth-plugin icon indicating copy to clipboard operation
github-oauth-plugin copied to clipboard

Update log level for private repositories

Open ojacques opened this issue 6 years ago • 0 comments

When a Jenkins user does not have access to certain GitHub repositories (for example private repositories), an exception is thrown. This reduces the log level to FINEST for such condition, as this is a normal behaviour and not a cause of alarm. For a Jenkins instance with many private repositories, logs are filled with those errors.

image

ojacques avatar Apr 15 '19 15:04 ojacques