To enable automatic validation of a patch attached to a Jira issue, switch the issue's status to "Patch Available" by clicking on the "Submit Patch" button near the top of the page.
This will enqueue an ASF Jenkins job (PreCommit-LUCENE-Build[1] or PreCommit-SOLR-Build[2]) to run various quality checks on the patch and post a validation report as a comment (by "Lucene/Solr QA") on the issue. Expect a delay of 12 hours or so before the patch validation job actually runs. Note that in order for an attached patch to trigger validation, its name must conform to the naming rules outlined here: https://yetus.apache.org/documentation/in-progress/precommit-patchnames/ (FYI: I’ve added a version of these instructions to Lucene’s and Solr’s HowToContribute wiki pages.[3][4]) -- Steve www.lucidworks.com [1] https://builds.apache.org/job/PreCommit-LUCENE-Build/ [2] https://builds.apache.org/job/PreCommit-SOLR-Build/ [3] https://wiki.apache.org/lucene-java/HowToContribute#Contributing_your_work [4] https://wiki.apache.org/solr/HowToContribute#Contributing_your_work --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
