This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/main by this push:
new e47d7bc6ff1 [CI] Dependabot: add a cooldown period for new releases
(#12384)
e47d7bc6ff1 is described below
commit e47d7bc6ff12167f97932c922475ce8cb6593abe
Author: John Bampton <[email protected]>
AuthorDate: Thu Jan 8 02:22:52 2026 +1000
[CI] Dependabot: add a cooldown period for new releases (#12384)
---
.github/dependabot.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 88985cbdef1..41b307863fc 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -26,3 +26,5 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
+ cooldown:
+ default-days: 7