Merge pull request #7059 from cblecker/ar-label

Add automatic labelling for annual reports and charter changes
This commit is contained in:
Kubernetes Prow Robot 2023-01-23 20:48:15 -08:00 committed by GitHub
commit bb9200ce5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 15 deletions

40
OWNERS
View File

@ -1,17 +1,27 @@
# See the OWNERS docs at https://go.k8s.io/owners # See the OWNERS docs at https://go.k8s.io/owners
approvers: filters:
- cblecker ".*":
- idvoretskyi approvers:
- jdumars - cblecker
- mrbobbytables - idvoretskyi
- nikhita - jdumars
- parispittman - mrbobbytables
- sig-contributor-experience-leads - nikhita
- committee-steering - parispittman
emeritus_approvers: - sig-contributor-experience-leads
- alisondy - committee-steering
- castrojo emeritus_approvers:
- calebamiles - alisondy
- grodrigues3 - castrojo
- spiffxp - calebamiles
- grodrigues3
- spiffxp
# ensure PRs for annual reports are generated
"annual-report-.*\\.md$":
labels:
- area/annual-reports
# label charter changes for review by steering
"charter.md":
labels:
- committee/steering

View File

@ -29,3 +29,4 @@ If you have any questions or concerns about this process, you may reach the Stee
/{{.Prefix}} {{.Label}} /{{.Prefix}} {{.Label}}
/committee steering /committee steering
/area annual-reports