From 5466bd2e91092553492ac3c28c8b1ecef0a11605 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Thu, 26 Jun 2025 14:55:54 +0200 Subject: [PATCH] .github/labeler: label changes to nixpkgs release notes as "has changelog" Previously only the NixOS release notes were taken into account. --- .github/labeler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index c2fb60ff1b1f..95190ab16bf6 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -586,6 +586,7 @@ - any: - changed-files: - any-glob-to-any-file: + - doc/release-notes/**/* - nixos/doc/manual/release-notes/**/* "8.has: maintainer-list (update)":