feat: change default branch from master to main#36
feat: change default branch from master to main#36kuwas wants to merge 1 commit intonpm:masterfrom kuwas:master
Conversation
|
@npm/eng @nlf In order for the checks to pass, a |
|
After discussing with @nlf, I have removed changes to |
|
@kuwas Would you mind giving a summary of what changes we can expect / what other changes need to be made for repos in this org once this PR is merged? |
|
@sapieneptus For sure.
|
radiantspace
left a comment
There was a problem hiding this comment.
I think we need to plan several stages for this change. Before this change, only repos with master branch will run those template integrations, after the change - only those with main. So i think we need to:
- First, change the template integrations to fire of both branches (
masterandmain) - Make the changes to all the repos in npm org (the feature @smeirsha mentioned)
- Eventually remove the
masterbranch reference from .github templates
|
@radiantspace Yeah we need to prioritize this work against everything else we are working on, this isn't something we can just push. |
|
Created a feature request |
|
@kuwas If you're aware of any internal timeline goals for the rename (or additional details/context I might have missed), feel free to add them to the feature request item. |
|
@sapieneptus I cannot see that repo, since it is private. I believe the timeline for GitHub to support |
|
@kuwas I believe that this isn't considered a new repository and this will default into the existing ones e.g. by the end of the year. cc @sapieneptus @ethomson |
|
@smeirsha Yes that is true. What I'm referring to is the |
Change default branch from
mastertomain.References