On Wed, Jan 14, 2026 at 11:12 AM Ed Maste <[email protected]> wrote:
> 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. > No. It's not doing that right now at all. That's why I added it. Maybe there's a simpler way, but it wasn't tagging people automatically. Warner
