Skip to content

Apply canonical repository metadata #6

Description

@vitormattos

Repository metadata is part of the brand-system setup but is not stored in Git.

Desired state

  • description: Canonical LibreCode brand system: guidelines, assets, trademark policy, and reproducible brand manual.
  • homepage: https://librecode.coop/brand
  • wiki: disabled (avoid a second documentation source)
  • delete merged branches: enabled
  • topics: librecode, brand, branding, brand-guidelines, design-system, visual-identity, open-source, free-software, reuse, spdx, typst

Apply

gh repo edit LibreCodeCoop/brand \
  --description "Canonical LibreCode brand system: guidelines, assets, trademark policy, and reproducible brand manual." \
  --homepage "https://librecode.coop/brand" \
  --enable-wiki=false \
  --delete-branch-on-merge \
  --add-topic librecode \
  --add-topic brand \
  --add-topic branding \
  --add-topic brand-guidelines \
  --add-topic design-system \
  --add-topic visual-identity \
  --add-topic open-source \
  --add-topic free-software \
  --add-topic reuse \
  --add-topic spdx \
  --add-topic typst

Verify

gh repo view LibreCodeCoop/brand --json description,homepageUrl,repositoryTopics,hasWikiEnabled,deleteBranchOnMerge

This issue can be closed once the returned metadata matches the desired state.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions