On Mon, 12 Jan 2026 at 02:37, Warner Losh <[email protected]> wrote: > > The branch main has been updated by imp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=7f8b4db9e001d94974a081e5fd58c4f3994429cb > > commit 7f8b4db9e001d94974a081e5fd58c4f3994429cb > Author: Warner Losh <[email protected]> > AuthorDate: 2026-01-10 16:20:20 +0000 > Commit: Warner Losh <[email protected]> > CommitDate: 2026-01-12 07:18:11 +0000 > > github: Add more context to pull requests > > Add code to fetch and decode CODEOWNERS and automatically @ people in > the review.
Does this not just duplicate existing GitHub functionality; it should be automatically assigning reviewers to a pull request based on CODEOWNERS AFAICT.
