Heya all,
Julien often helpfully pings me on PRs that touch the React UI, but it would be much nicer if I could somehow get auto-notified by GitHub specifically of those that touch anything under /web/ui/. Others might feel the same about their areas of purview.
Is anyone opposed to me experimenting with a CODEOWNERS file that only has a rule about /web/ui for a start? So just a line like:
# Assign any UI-related PRs to Julius.
/web/ui @juliusv
That would give me the notifications I want, as a side effect of auto-assigning me as a reviewer for UI PRs at the same time (which should be fine for that subdir as well). If that works well, others can start using the file as well.
Regards,
Julius