janhoy opened a new pull request, #2180: URL: https://github.com/apache/solr/pull/2180
The project has some PR labels defined, but we don't use them because it is boring to manually label things, see https://github.com/apache/solr/pulls This PR implements https://github.com/actions/labeler github action. It will make it easier to quickly discern the PRs and filter on area of interest. The configuration will assign labels based on what paths have modifications. See `.github/labeler.yml` for labels and rules. I borrowed some label names from lucene, e.g. `tool:build` and `module:XXX`. Other labels are not prefixed such as `bats-tests`, `example`, `admin-ui`, `solrj`. I feel those should be prefixed in some way too, ideas welcome. See screenshot below for a test I did in a fork: <img width="539" alt="Skjermbilde 2024-01-06 kl 00 37 27" src="https://github.com/apache/solr/assets/409128/b9eaf204-2ac1-4b50-ad61-df214276bb97"> -- 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