Commit: patch 9.0.1954: CI: change netrw label in labeller bot

4 views
Skip to first unread message

Christian Brabandt

unread,
Sep 29, 2023, 2:00:12 PM9/29/23
to vim...@googlegroups.com
patch 9.0.1954: CI: change netrw label in labeller bot

Commit: https://github.com/vim/vim/commit/112431f21762bdcb3ee4ce2d7d8f91da07f3bf71
Author: Ken Takata <ken...@csc.jp>
Date: Fri Sep 29 19:48:09 2023 +0200

patch 9.0.1954: CI: change netrw label in labeller bot

Problem: CI: change netrw label in labeller bot
Solution: Rename it to 'plugin-netrw'

closes: #13217

Signed-off-by: Christian Brabandt <c...@256bit.org>
Co-authored-by: Ken Takata <ken...@csc.jp>

diff --git a/.github/labeler.yml b/.github/labeler.yml
index 9abc870b0..6eef8d2cd 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -55,6 +55,6 @@ runtime:

termdebug: runtime/pack/dist/opt/termdebug/plugin/termdebug.vim

-netrw:
+plugin-netrw:
- any: ['runtime/plugin/netrwPlugin.vim']
- any: ['runtime/autoload/netrw*']
diff --git a/src/version.c b/src/version.c
index e5f4bfc0e..954c993b9 100644
--- a/src/version.c
+++ b/src/version.c
@@ -699,6 +699,8 @@ static char *(features[]) =

static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1954,
/**/
1953,
/**/
Reply all
Reply to author
Forward
0 new messages