You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Steve Rowe <sa...@gmail.com> on 2018/03/22 00:22:52 UTC

To all contributors: How to get your patch automatically validated

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org