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
approvers:
- cblecker
- idvoretskyi
- jdumars
- mrbobbytables
- nikhita
- parispittman
- sig-contributor-experience-leads
- committee-steering
emeritus_approvers:
- alisondy
- castrojo
- calebamiles
- grodrigues3
- spiffxp
filters:
".*":
approvers:
- cblecker
- idvoretskyi
- jdumars
- mrbobbytables
- nikhita
- parispittman
- sig-contributor-experience-leads
- committee-steering
emeritus_approvers:
- alisondy
- castrojo
- 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}}
/committee steering
/area annual-reports