CI: change dependabot prefix to "CI" (#13724)
Commit:
https://github.com/vim/vim/commit/3ffc5bc6b8230bf8f28c75515e734dfb4545b29f
Author: zeertzjq <[email protected]>
Date: Wed Dec 20 03:17:08 2023 +0800
CI: change dependabot prefix to "CI"
(https://github.com/vim/vim/issues/13724)
The default prefix of dependabot is "build(deps)". Change it to "CI".
Signed-off-by: zeertzjq <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 5ace4600a..54873486d 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,3 +4,5 @@ updates:
directory: "/"
schedule:
interval: "weekly"
+ commit-message:
+ prefix: "CI"
--
--
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/E1rFfn3-003aKr-68%40256bit.org.