git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
e1f891c
)
ci: add day of the week and labels to dependabot
author
George Sapkin
<redacted>
Wed, 28 Jan 2026 00:49:38 +0000
(
02:49
+0200)
committer
George Sapkin
<redacted>
Thu, 29 Jan 2026 22:38:12 +0000
(
00:38
+0200)
Run dependabot every Saturday and label PRs with GitHub/CI and
dependencies labels.
Signed-off-by: George Sapkin <redacted>
.github/dependabot.yml
patch
|
blob
|
history
diff --git
a/.github/dependabot.yml
b/.github/dependabot.yml
index 10290b5a64a2806ff20be20b1899f018337357a1..7a7f8c03b32439c417231923edf9b6ad57325e5b 100644
(file)
--- a/
.github/dependabot.yml
+++ b/
.github/dependabot.yml
@@
-3,6
+3,10
@@
updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
+ day: 'saturday'
interval: 'weekly'
commit-message:
prefix: 'ci'
+ labels:
+ - dependencies
+ - GitHub/CI
git clone https://git.99rst.org/PROJECT