According to documentation, the pattern /path/* only allows approval on this level:
~~~
# The `docs/*` pattern will match files like
# `docs/getting-started.md` but not further nested files like
# `docs/build-app/troubleshooting.md`.
docs/* docs@example.com
# In this example, @doctocat owns any file in the `/docs`
# directory in the root of your repository and any of its
# subdirectories.
/docs/ @doctocat
~~~
Ref: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Unfortunately I haven't had the time to participate here for a while, and seem to be moving away from using ArgoCD so I think it'd be appropriate to remove me from here.
Signed-off-by: Spencer Gilbert <spencer.gilbert@gmail.com>
I'm unable to find the time to help with this project and I don't want to continue to be a blocker. Thanks so much for understanding!
Signed-off-by: Benjamin W. Smith <benjamin.smith@datadoghq.com>