This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_9x by this push:
     new 83bb7cc88e5 Do not inherit the main-branch 10.x milestone for 
branch_9x Renovate PRs (#4822)
83bb7cc88e5 is described below

commit 83bb7cc88e549122f6d8fa3ec4d1da2e5ae82e85
Author: Jan Høydahl <[email protected]>
AuthorDate: Fri Aug 28 16:07:33 2026 +0200

    Do not inherit the main-branch 10.x milestone for branch_9x Renovate PRs 
(#4822)
---
 .github/renovate.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/renovate.json b/.github/renovate.json
index 80216e4e315..fff28608d54 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -62,6 +62,7 @@
     }
   ],
   "schedule": ["before 9am on the first day of the month"],
+  "milestone": null,
   "prConcurrentLimit": 100,
   "prHourlyLimit": 10,
   "branchPrefix": "renovate-9x/",

Reply via email to