add TODO for staging rules cleanup

This commit is contained in:
Benjamin Elder 2021-03-07 14:20:29 -08:00
parent 1b5ef42681
commit 0659a7dbac

View File

@ -1,4 +1,7 @@
recursive-delete-patterns:
# TODO: remove bazel related files after we stop publishing branches with
# bazel files
# See: https://github.com/kubernetes/enhancements/issues/2420
- BUILD
- "*/BUILD"
- BUILD.bazel