Request
Please rename the master branch of cloudfoundry/stratos to main (GitHub branch rename, preserves history/refs). This requires an org admin because master is protected, and renaming a protected branch needs admin access — repo maintainers (push) get a 403 (verified).
Context — already reviewed and approved
Low risk
master is dormant: last commit 2026-02-25, ~1404 commits behind develop.
- Zero open PRs target
master.
- GitHub auto-retargets PRs and redirects web URLs on rename.
- A stratos PR swapping the in-repo
master refs (workflow triggers, release-sync pipeline, chart icon raw URL, docs) is ready and will land alongside.
Owner
App Runtime Interfaces WG, Stratos Console for Cloud Foundry area.
Request
Please rename the
masterbranch of cloudfoundry/stratos tomain(GitHub branch rename, preserves history/refs). This requires an org admin becausemasteris protected, and renaming a protected branch needs admin access — repo maintainers (push) get a 403 (verified).Context — already reviewed and approved
mainbecomes the release branch (rc + stable);developstays the dev integration/default branch (unchanged).mainis already pre-staged inorgs/branchprotection.ymlvia Add explicit branch protection for cloudfoundry/stratos (develop + main) #1537 (approved by @Gerg, @beyhan, @rkoster; merged 2026-06-30).allow_disabled_policies: truetolerates the gap until the rename lands — the config comment cites stratos#5507 for exactly this step.Low risk
masteris dormant: last commit 2026-02-25, ~1404 commits behinddevelop.master.masterrefs (workflow triggers, release-sync pipeline, chart icon raw URL, docs) is ready and will land alongside.Owner
App Runtime Interfaces WG, Stratos Console for Cloud Foundry area.