New issue
Advanced search Search tips

Issue 879311 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Feature request: allow wildcards for manifest files in OWNERS

Project Member Reported by oksamyt@chromium.org, Aug 30

Issue description

If there are multiple manifest files in an OWNERS file, it would be convenient to use a wildcard to cover all of them:

per-file *manifest.json=set noparent
per-file *manifest.json=file://ipc/SECURITY_OWNERS

Example: https://crrev.com/c/1195892/5/services/service_manager/tests/service_manager/OWNERS#19

There are rules for various IPC-related files in the presubmit script:

https://cs.chromium.org/chromium/src/PRESUBMIT.py?l=1939

Maybe we could add a *manifest.json rule there?
 
It is likely that I found the wrong component for this, please update as necessary.
Components: -Infra>Platform>CQ Infra>SDK
Description: Show this description
Status: Available (was: Untriaged)

Sign in to add a comment