Add a time stamp at the end of the cherry-picker's branches to make it unique (#2497)

This adds a time stamp to the cherry-picked branches to prevent it from
failing to create branches because the same branch name exists. The
format is as follows: cp{pr_number}-{release_number}-{HourMinuteSecond}.
2 files changed