Re: git: 7f8b4db9e001 - main - github: Add more context to pull requests
Date: Wed, 14 Jan 2026 18:12:02 UTC
On Mon, 12 Jan 2026 at 02:37, Warner Losh <imp@freebsd.org> wrote: > > The branch main has been updated by imp: > > URL: https://cgit.FreeBSD.org/src/commit/?id=7f8b4db9e001d94974a081e5fd58c4f3994429cb > > commit 7f8b4db9e001d94974a081e5fd58c4f3994429cb > Author: Warner Losh <imp@FreeBSD.org> > AuthorDate: 2026-01-10 16:20:20 +0000 > Commit: Warner Losh <imp@FreeBSD.org> > 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.