-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update links with master to use main #1716
Conversation
@@ -26,7 +26,7 @@ parameters: | |||
default: '' | |||
- name: PRBranchName | |||
type: string | |||
default: 'master-rdme' | |||
default: 'main-rdme' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@scbedd Do you know if this affect anything else?
The following pipelines have been queued for testing: |
@@ -1,7 +1,6 @@ | |||
trigger: | |||
branches: | |||
include: | |||
- master | |||
- feature/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add main to the lists here as well as it is missing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make sure main is added to all the yml files while removing master but otherwise looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved pending response from @scbedd
The following pipelines have been queued for testing: |
Hello @azure-sdk! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
Updating master references to main.
The changes here are not much so am doing it as a PR.