History log of /freebsd/.github/path-rules.txt (Results 1 – 2 of 2)
Revision Date Author Comments
# 4ba8df2a 15-Jan-2026 John Baldwin <jhb@FreeBSD.org>

.github: Narrow sys/crypto warning to sys/crypto/skein

This is the only subdirectory of sys/crypto that is a vendor import.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D54719


# 7f8b4db9 10-Jan-2026 Warner Losh <imp@FreeBSD.org>

github: Add more context to pull requests

Add code to fetch and decode CODEOWNERS and automatically @ people in
the review.

Create a new file, .github/path-rules.txt that has a set of paths to
matc

github: Add more context to pull requests

Add code to fetch and decode CODEOWNERS and automatically @ people in
the review.

Create a new file, .github/path-rules.txt that has a set of paths to
match and specific warnings about that part of the tree. We'll use this
to try to wave off pull requests in certain areas of the tree, as well
as remind people when contrib is involved, etc.

Sponsored by: Netflix

show more ...