Integrated: 1363: update-sync incorrect sync label
    Erik Joelsson 
    erikj at openjdk.java.net
       
    Fri Feb 25 15:38:43 UTC 2022
    
    
  
On Thu, 24 Feb 2022 19:30:34 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> In SKARA-964, we fixed the labelsync bot to only consider "Fixed" issues when calculating label assignment. That fix only considered the backport issues and not the main bug. This fix tries to address this by applying the check for isFixed to the main bug as well.
> 
> While working on this, I also decided to refactor Backports a bit and remove the isFixed method from that class and instead use the newly introduced Issue::isFixed.
This pull request has now been integrated.
Changeset: e2cc3cd9
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/e2cc3cd96d19e93445f1e97202dfa25a07158e94
Stats:     83 lines in 4 files changed: 55 ins; 20 del; 8 mod
1363: update-sync incorrect sync label
Reviewed-by: kcr
-------------
PR: https://git.openjdk.java.net/skara/pull/1291
    
    
More information about the skara-dev
mailing list