• Aaron Crickenberger's avatar
    Use OWNERS-based labeling for kind/api-change · d0b25959
    Aaron Crickenberger authored
    This replaces the following path-label munger config, except
    we're using kind/api-change for everything instead of two
    different kind/ labels
    
    ```
    ^pkg/api/([^/]+/)?types.go$    kind/api-change
    ^pkg/api/([^/]+/)?register.go$ kind/new-api
    ^pkg/apis/[^/]+/([^/]+/)?types.go$    kind/api-change
    ^pkg/apis/[^/]+/([^/]+/)?register.go$ kind/new-api
    ```
    d0b25959
OWNERS 923 Bytes