Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Commit: CI: change dependabot prefix to "CI" (#13724)
7 views
Skip to first unread message
Christian Brabandt
unread,
Dec 19, 2023, 2:30:10 PM
12/19/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
CI: change dependabot prefix to "CI" (#13724)
Commit:
https://github.com/vim/vim/commit/3ffc5bc6b8230bf8f28c75515e734dfb4545b29f
Author: zeertzjq <
zeer...@outlook.com
>
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 <
zeer...@outlook.com
>
Signed-off-by: Christian Brabandt <
c...@256bit.org
>
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"
Reply all
Reply to author
Forward
0 new messages