This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new 24fad2245cf Tag renovate PRs with 'exempt-stale' label (#3483)
24fad2245cf is described below
commit 24fad2245cfb7d3754f137a7df22749b9d9fbae9
Author: Jan Høydahl <[email protected]>
AuthorDate: Tue Aug 26 01:36:14 2025 +0200
Tag renovate PRs with 'exempt-stale' label (#3483)
---
.github/renovate.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/renovate.json b/.github/renovate.json
index 98b4e3cfc70..7f7fcf174cc 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -4,6 +4,7 @@
"enabled": true,
"dependencyDashboard": false,
"enabledManagers": ["gradle", "github-actions"],
+ "labels": ["exempt-stale"],
"includePaths": ["gradle/libs.versions.toml", "versions.*", "build.gradle",
".github/workflows/*"],
"postUpgradeTasks": {
"commands": [