mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	poule: add rebuild/* to rebuild all at once
				
					
				
			Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
This commit is contained in:
		
							parent
							
								
									16ea0806f8
								
							
						
					
					
						commit
						3d89d694ea
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
					@ -44,6 +44,13 @@
 | 
				
			||||||
- triggers:
 | 
					- triggers:
 | 
				
			||||||
      pull_request: [ labeled ]
 | 
					      pull_request: [ labeled ]
 | 
				
			||||||
  operations:
 | 
					  operations:
 | 
				
			||||||
 | 
					      - type:       rebuild
 | 
				
			||||||
 | 
					        settings: {
 | 
				
			||||||
 | 
					            # When configurations are empty, the `rebuild` operation rebuilds all the currently
 | 
				
			||||||
 | 
					            # known statuses for that pull request.
 | 
				
			||||||
 | 
					            configurations: [],
 | 
				
			||||||
 | 
					            label:          "rebuild/*",
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
      - type:       rebuild
 | 
					      - type:       rebuild
 | 
				
			||||||
        settings: {
 | 
					        settings: {
 | 
				
			||||||
            configurations: [ arm ],
 | 
					            configurations: [ arm ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue