Integrated: Improve logging in PR bot
    Erik Joelsson 
    erikj at openjdk.org
       
    Thu Aug  4 21:08:50 UTC 2022
    
    
  
On Thu, 4 Aug 2022 13:52:40 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> This very minor patch adds the repo names to log messages in `getPeriodicItems()`. I'm going to look into performance issues with the bots, and just seeing a bunch of
> 
> 
> Fetching all open pull requests
> Fetching all open pull requests
> 
> 
> in the log without any further context isn't helping.
> 
> I also stumbled over an unused import as well as a bad use of LinkedList while in the area.
This pull request has now been integrated.
Changeset: b327f717
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/b327f717d00efa36d7acc1730316dc8da61592cf
Stats:     4 lines in 1 file changed: 0 ins; 1 del; 3 mod
Improve logging in PR bot
Reviewed-by: kcr
-------------
PR: https://git.openjdk.org/skara/pull/1347
    
    
More information about the skara-dev
mailing list