Sync workflow normally only should merge 1 commit at a time but sometimes it could be multiple cherry picks from develop into main.
Right now the merge commit message only list the most recent commit. Better would be to list all the cherry-picks part of the merge.
Sync workflow normally only should merge 1 commit at a time but sometimes it could be multiple cherry picks from
developintomain.Right now the merge commit message only list the most recent commit. Better would be to list all the cherry-picks part of the merge.