File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -471,6 +471,7 @@ trigger_files = [
471471
472472[autolabel ."T-infra" ]
473473trigger_files  = [
474+     " .github/workflows" 
474475    " src/ci" 
475476    " src/tools/bump-stage0" 
476477    " src/tools/cargotest" 
@@ -598,6 +599,12 @@ trigger_files = [
598599    " src/tools/clippy" 
599600]
600601
602+ [autolabel ."A-CI" ]
603+ trigger_files  = [
604+     " .github/workflows" 
605+     " src/ci" 
606+ ]
607+ 
601608#  ------------------------------------------------------------------------------
602609#  Prioritization and team nominations
603610#  ------------------------------------------------------------------------------
@@ -1316,6 +1323,7 @@ infra-ci = [
13161323    " @Kobzol" 
13171324    " @marcoieni" 
13181325    " @jdno" 
1326+     " @jieyouxu" 
13191327]
13201328rustdoc  = [
13211329    " @GuillaumeGomez" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments