File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ is the standard CI run we do to check Pull Requests. It triggers
210210` node-test-commit ` , which runs the ` build-ci `  and ` test-ci `  targets on all
211211supported platforms.
212212
213- *  [ ` node-test-pull-request-lite ` ] ( https://ci.nodejs.org/job/node-test-pull-request-lite/ ) 
213+ *  [ ` node-test-pull-request-lite-pipeline  ` ] ( https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline / ) 
214214only runs the linter job, as well as the tests on LinuxONE, which is very fast.
215215This is useful for changes that only affect comments or documentation.
216216
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ needs to be pointed out separately during the onboarding.
213213*  Optionally, include your personal pronouns.
214214*  Label your pull request with the ` doc `  and ` notable-change `  labels.
215215*  Run CI on the PR. Because the PR does not affect any code, use the
216-   ` node-test-pull-request-lite `  CI task. Alternatively, use the usual
216+   ` node-test-pull-request-lite-pipeline  `  CI task. Alternatively, use the usual
217217  ` node-test-pull-request `  CI task and cancel it after the linter and one other
218218  subtask have passed.
219219*  After one or two approvals, land the PR (PRs of this type do not need to wait
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments