dsmiley commented on PR #4279:
URL: https://github.com/apache/solr/pull/4279#issuecomment-4349560368

   I commented over there to ditch the changelog for improvements to unreleased 
things.
   But otherwise -- sure; I assume it's what you/Rahul worked out.
   
   Process for any backporting (release branch or not):
   * git cherry-pick from main (or another I guess)
     * Fix conflicts
   * `./gradlew check` , maybe exclude tests depending on your confidence level.
     * Fix issues.  If the changes are extensive enough to warrant peer review, 
switch to a PR.
   * git push
   
   Note that there's a 
[cherrypick.sh](https://github.com/apache/solr/blob/ec51d13bc14821ac13041c7461abe66fc12b5483/dev-tools/scripts/cherrypick.sh)
 script that works well as long as there aren't git conflicts.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to