patch 9.0.1954: CI: change netrw label in labeller bot
Commit:
https://github.com/vim/vim/commit/112431f21762bdcb3ee4ce2d7d8f91da07f3bf71
Author: Ken Takata <[email protected]>
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 <[email protected]>
Co-authored-by: Ken Takata <[email protected]>
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,
/**/
--
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/E1qmHmX-00HVLi-Rx%40256bit.org.