Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,19 @@ approvers:
- yiqinzhang
- varunraokadaparthi
- christophermancini

filters:
# Nightly job YAML files in openshift/release repo - ROSA engineers can approve
# Pattern: openshift-osde2e-main__nightly-*.yaml
# These files don't exist in osde2e repo, so this filter has no effect here
# Other files (openshift-osde2e-main.yaml, .config.prowgen, OWNERS) fall back to top-level approvers
"^openshift-osde2e-main__nightly-.*\\.yaml$":
approvers:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would this apply to osde2e repo? or just the release repo?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ritmun updated to be explicit path filtering for release repo only

- bmeng
- dustman9000
- smarthall
- ravitri
- ritmun
- yiqinzhang
- varunraokadaparthi
- christophermancini