+1 looks good to me
pretty please pagure-ci rebuild
CI failed with what looks like a timeout so I kicked it off again
:thumbsup:
No the error is legit and jenkins will fail again.
Basically, we're expected a set string in the html but it returns us that string + the content of stdout when the pr failed to merge, which now includes all the content that was logged by the loggers to stdout (which is the default place where loggers log). I think I'll need to adjust the loggers' config in these tests so they log to WARN which should shut them up.
WARN
2 new commits added
Adjust the example configuration for logging to a file
Set up the loggers in the hooks
rebased onto 53b3d839e8e0e63b0bcbdef025b73eb539140018
rebased onto 2686492bfce69ec9a47e500c5433130d5d0f18d1
+1
Thanks for the review folks :)
Pull-Request has been merged by pingou