Skip to content

Org Architecture: .github Repo & Shared Infrastructure #253

Description

@avifenesh

Context

GitHub orgs use a .github repo for shared templates, workflows, and the org profile README.

Scope

  • Create agent-sh/.github repo
  • Profile README (public landing page for the org)
  • Shared community health files:
    • CONTRIBUTING.md (contribution guidelines)
    • CODE_OF_CONDUCT.md
    • SECURITY.md
    • FUNDING.yml (if applicable)
    • Issue templates (bug, feature, RFC)
  • Reusable CI workflows:
    • Shared test workflow (callable from any repo)
    • Shared release workflow
    • Shared CodeQL/security scanning
  • CODEOWNERS strategy across repos

References

  • agent-knowledge/github-org-structure-patterns.md (when complete)
  • GitHub docs: default community health files
  • GitHub docs: reusable workflows

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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