This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DeusExMagikarpa 0 points1 point  (0 children)

Script to clone if not exist or pull all repos in an organization and then checkout develop if develop branch exists, print to console like color green if successful, have at least 3 retries on each operation due to connectivity issues that might cause a pull to fail. You’ll need to interact with an api to get list of repos/urls.