🤖 Generated by the Daily AI Engineer
Problem
devantler-tech/aws has a released main branch at fe15c66f, but GitHub still reports claude/aws-config-tenant-scaffold as the repository default. New clones, links, and automation therefore start from the bootstrap branch instead of the released source of truth.
Proposed direction
Declare the AWS repository default branch as main in the existing .github Crossplane configuration, using the same declarative pattern as other managed repositories. Do not repair it imperatively in the UI.
Acceptance criteria
Rough size: S.
Problem
devantler-tech/awshas a releasedmainbranch atfe15c66f, but GitHub still reportsclaude/aws-config-tenant-scaffoldas the repository default. New clones, links, and automation therefore start from the bootstrap branch instead of the released source of truth.Proposed direction
Declare the AWS repository default branch as
mainin the existing.githubCrossplane configuration, using the same declarative pattern as other managed repositories. Do not repair it imperatively in the UI.Acceptance criteria
.githubdesired state declaresmainas the AWS repository default branch.mainas the default branch.Rough size: S.