Hi I want to understand how commits are cherry picked from main branch to other branches so quickly. I observed that few commits were cherry picked from the main branch to all 3 release branches 8.5.x , 9.0.x and 10.0.x within 10 seconds.
Date - 23 august 2022 Author - Mark Thomas Changes - Improve naming . No functional changes *Time of commit: * main branch -3:36:34 10.0.x branch - 3:36:45 9.0.x branch -3:36:49 8.5.x branch - 3:36:53 (i have attached the screenshot of same commit) My question is "Are these changes go though some validations using some CI pipelines for these release branches?" if yes then how can be so quick? Awaiting your response.-- Sangeeta Premani You can have two things in life - Reasons & Results. And Reasons dont count.