RFR: 934: Bots incorrectly assigned "build" label despite no obvious matching rule
    Robin Westberg 
    rwestberg at openjdk.java.net
       
    Wed Apr 14 15:27:38 UTC 2021
    
    
  
When determining the set of file names to evaluate for determining label assignment, only include the source name for deletions and renames (and not for copies, for example).
-------------
Commit messages:
 - Only match the source name for deletions and renames
Changes: https://git.openjdk.java.net/skara/pull/1118/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1118&range=00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-934
  Stats: 57 lines in 2 files changed: 55 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/skara/pull/1118.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1118/head:pull/1118
PR: https://git.openjdk.java.net/skara/pull/1118
    
    
More information about the skara-dev
mailing list