core
core copied to clipboard
Rename the default branch in our repositories
Problem statement
Most of our repositories still use master
as the default branch's name.
High-level Goals
Use main
as the default branch's name.
Proposal description
Change the default branch on existing repositories so that we use main
instead of master
.
Additional context
https://github.com/github/renaming
Acceptance Criteria
- [ ] All repositories under
thoth-station
usemain
as their default branch - [ ] Any references to
master
have been corrected to reflect the change
/priority important-longterm /triage accepted
/sig user-experience
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten
What are the references to master we use, besides local git repos ?
Apparently everything on github besides github actions is retargeted/redirected automatically.
I did not see a way to rename in branch in bulk on all org repos, but maybe there is a GraphQl endpoint for that :thinking:
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen
.
Mark the issue as fresh with /remove-lifecycle rotten
.
/close
@sesheta: Closing this issue.
In response to this:
Rotten issues close after 30d of inactivity. Reopen the issue with
/reopen
. Mark the issue as fresh with/remove-lifecycle rotten
./close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/unclose /lifecycle frozen
/reopen
@codificat: Reopened this issue.
In response to this:
/reopen
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.