Skip to content

fix(aws): reconcile the default branch to main #89

Description

@devantler

🤖 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

  • The .github desired state declares main as the AWS repository default branch.
  • Manifest validation passes and no unrelated repository settings change.
  • After reconcile, GitHub reports main as the default branch.

Rough size: S.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions