Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set default branch to master if not set from git (#1558)
Two changes in PR: 1. Set default branch to master if not set from git command. Add `continueOnError: true` to unblock any failed places. E.g. https://dev.azure.com/azure-sdk/internal/_build/results?buildId=838864&view=logs&j=b70e5e73-bbb6-5567-0939-8415943fadb9&t=bdeefc16-b669-5ebd-ad94-a2c19ade53b0 Testing pipeline right here: https://dev.azure.com/azure-sdk/playground/_build/results?buildId=845015&view=logs&j=38d918fc-df5a-5870-2b80-6c17fdb13baf&t=489baed9-6f06-5266-9d0d-079a130738b4 2. `git-push-changes.yml` checked whether local has changes. Make the changes so if we need to skip checking changes somehow, we are able to execute the scripts. E.g: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=842830&view=logs&j=321fe29c-d6e3-5c98-996f-e7c628f12971&t=71fd3457-22c6-5475-4ae6-23dcf07ca155
- Loading branch information