docs: remove outdated warning

Warning message about filters on OWNERS files not working for the approve
plugin links to <https://github.com/kubernetes/test-infra/issues/7690>, which
appears to be resolved.
This commit is contained in:
Jeremy Richards 2024-05-20 16:17:09 -06:00
parent 26f4086511
commit 0fc7f1615b
1 changed files with 0 additions and 3 deletions

View File

@ -92,9 +92,6 @@ filters:
Instead, set a `.*` key inside `filters` (as shown in the previous example).
**WARNING**: The `approve` plugin [does not currently respect `filters`][test-infra-7690].
Until that is fixed, `filters` should only be used for the `labels` key (as shown in the above example).
#### Emeritus