CI: Update labeler.yml with correct netrw path Commit: https://github.com/vim/vim/commit/02bbc8a706dd58b3b8abfb713ea881687d301c85 Author: Ken Takata <ken...@csc.jp> Date: Wed Aug 6 11:44:38 2025 +0200
CI: Update labeler.yml with correct netrw path closes: https://github.com/vim/vim/issues/17916 Signed-off-by: Ken Takata <ken...@csc.jp> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/.github/labeler.yml b/.github/labeler.yml index aab3af32d..3b8ab48b8 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -146,7 +146,7 @@ plugin-netrw: - changed-files: - any-glob-to-any-file: - 'runtime/plugin/netrwPlugin.vim' - - 'runtime/autoload/netrw*' + - 'runtime/pack/dist/opt/netrw/**' xxd: - all: -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1ujawH-00FjZa-0K%40256bit.org.