janhoy commented on PR #2880:
URL: https://github.com/apache/solr/pull/2880#issuecomment-2509404190

   > I couldn't find a way to configure the labeler so that it keeps the 
existing labels set by dependabot
   
   I did a search and I believe you can make the entire labeler workflow 
conditional on labels through a syntax like
   
   ```
   if: !contains(github.event.issue.labels.*.name, 'dependencies')
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to