This is an automated email from the ASF dual-hosted git repository.
malliaridis 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 65bf79bdd2b Update labeler.yml (#2882)
65bf79bdd2b is described below
commit 65bf79bdd2be9eac5b4c859347deeb4b3b50ec07
Author: Christos Malliaridis <[email protected]>
AuthorDate: Mon Nov 25 17:50:14 2024 +0200
Update labeler.yml (#2882)
---
.github/labeler.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 793957db16d..156e2e9bf7e 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -2,7 +2,8 @@
dependencies:
- changed-files:
- any-glob-to-any-file:
- - versions.props
+ - gradle/libs.versions.toml # Solr 10+
+ - versions.props # Solr < v10
- versions.lock
- solr/licenses/**