mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #74354 from liggitt/target-api-change-label
Narrow k8s.io/api auto-labeling
This commit is contained in:
		@@ -3,10 +3,13 @@
 | 
				
			|||||||
# Disable inheritance as this is an api owners file
 | 
					# Disable inheritance as this is an api owners file
 | 
				
			||||||
options:
 | 
					options:
 | 
				
			||||||
  no_parent_owners: true
 | 
					  no_parent_owners: true
 | 
				
			||||||
approvers:
 | 
					filters:
 | 
				
			||||||
- api-approvers
 | 
					  ".*":
 | 
				
			||||||
reviewers:
 | 
					    approvers:
 | 
				
			||||||
- api-reviewers
 | 
					      - api-approvers
 | 
				
			||||||
labels:
 | 
					    reviewers:
 | 
				
			||||||
- sig/architecture
 | 
					      - api-reviewers
 | 
				
			||||||
- kind/api-change
 | 
					  # only auto-label go file changes as kind/api-change
 | 
				
			||||||
 | 
					  "\\.go$":
 | 
				
			||||||
 | 
					    labels:
 | 
				
			||||||
 | 
					      - kind/api-change
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user