Skip to content
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

rename default branch #671

Open
danbjoseph opened this issue Apr 12, 2023 · 2 comments
Open

rename default branch #671

danbjoseph opened this issue Apr 12, 2023 · 2 comments
Assignees

Comments

@danbjoseph
Copy link
Member

at some point it would be good to rename the default branch to "main" or similar

@thenav56
Copy link
Contributor

Hey @danbjoseph cc: @kopitek8

Also related to:

We will need to have admin access to these repositories to analyze and change the default branch.

Also, we should probably try to do this instead

Default branch → dev or develop

  • Currently, any PR created, uses master as base branch since it is the default.
    • Having dev or develop as base branch will avoid the extra step of choosing dev as base branch in new PR
  • Context: Currently we have this flow
    • Create PR → Merge changes to dev → Deploy to dev instance → Do QA → Merge to master → Deploy to production

Change master → main

@danbjoseph
Copy link
Member Author

your suggested approach sounds good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants